bump cache

This commit is contained in:
Glenn Maynard
2004-05-25 05:38:17 +00:00
parent cbfb3605f7
commit 8e654b59ea
+1 -2
View File
@@ -52,8 +52,7 @@
#define CACHE_DIR "Cache/"
const int FILE_CACHE_VERSION = 138; // increment this when Song or Steps changes to invalidate cache
// also increment it on the rare occasion where we split modes
const int FILE_CACHE_VERSION = 139; // increment this to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;