reenable translation for songs that already have translits

too many songs have hacked titles with translits
This commit is contained in:
Glenn Maynard
2003-02-22 00:21:45 +00:00
parent 56559fb29d
commit 5a4d403daf
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
#include "SDL_image.h"
const int FILE_CACHE_VERSION = 111; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 112; // increment this when Song or Notes changes to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;