bump cache

This commit is contained in:
Glenn Maynard
2003-12-03 03:06:30 +00:00
parent 271fb872fb
commit 7757e14267
+1 -1
View File
@@ -49,7 +49,7 @@
#define CACHE_DIR BASE_PATH "Cache" SLASH
const int FILE_CACHE_VERSION = 130; // increment this when Song or Steps changes to invalidate cache
const int FILE_CACHE_VERSION = 131; // increment this when Song or Steps changes to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;