diff --git a/stepmania/src/Song.cpp b/stepmania/src/Song.cpp index 9393ea7d0e..b5723559f5 100644 --- a/stepmania/src/Song.cpp +++ b/stepmania/src/Song.cpp @@ -40,7 +40,7 @@ #include "SDL_image.h" -const int FILE_CACHE_VERSION = 117; // increment this when Song or Notes changes to invalidate cache +const int FILE_CACHE_VERSION = 118; // increment this when Song or Notes changes to invalidate cache const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f; @@ -604,6 +604,10 @@ void Song::TidyUpData() unsigned i; for( i=0; i