rnd-20061101-1-src
[rocksndiamonds.git] / src / libgame / sound.c
index be88d8e105196a769f585d32f2505effff036eb8..a01ce29dc1565f8b72592caa42fc009563af6d77 100644 (file)
@@ -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 */
   {