X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsound.c;h=a01ce29dc1565f8b72592caa42fc009563af6d77;hb=c71f734c9f306daaca1a262d9f07ddae5bc71073;hp=be88d8e105196a769f585d32f2505effff036eb8;hpb=81649ac54979cfd96571d7295b12fcccf58b0fd9;p=rocksndiamonds.git diff --git a/src/libgame/sound.c b/src/libgame/sound.c index be88d8e1..a01ce29d 100644 --- a/src/libgame/sound.c +++ b/src/libgame/sound.c @@ -1792,7 +1792,7 @@ void LoadCustomMusic_NoConf(void) } if (draw_init_text) - DrawInitText("Loading music:", 120, FC_GREEN); + DrawInitText("Loading music", 120, FC_GREEN); while ((dir_entry = readdir(dir)) != NULL) /* loop until last dir entry */ {