X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsound.c;h=a01ce29dc1565f8b72592caa42fc009563af6d77;hb=e300f91a9ee9f6160aff68d3bc50a21b797d9941;hp=be88d8e105196a769f585d32f2505effff036eb8;hpb=e05dda5c8cc6687dcbc59e182a81aed627e262d0;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 */ {