]> git.mxchange.org Git - quix0rs-blobwars.git/blobdiff - src/mapEditor.cpp
Replace music filenames with generic filenames.
[quix0rs-blobwars.git] / src / mapEditor.cpp
index b25fc315ae6d6a71f655038354d15ea75673da76..2f3bc9823c8bc987a7c9c5a3b44e4bede52e50cf 100644 (file)
@@ -320,7 +320,7 @@ void newMap(const char *name)
 
                fprintf(fp, "EMH TILESET gfx/grasslands\n");
                fprintf(fp, "EMH BACKGROUND gfx/grasslands/stone.jpg\n");
-               fprintf(fp, "EMH MUSIC music/viking.mod\n");
+               fprintf(fp, "EMH MUSIC music/tunnel\n");
 
                fprintf(fp, "EMH ALPHATILES 1 2 3 200 201 202 203 204 244 245 246 -1\n");