This commit is contained in:
Glenn Maynard
2004-09-13 06:52:14 +00:00
parent 175345271e
commit 61d578e738
+1 -1
View File
@@ -38,7 +38,7 @@
#define CACHE_DIR "Cache/"
const int FILE_CACHE_VERSION = 142; // increment this to invalidate cache
const int FILE_CACHE_VERSION = 143; // increment this to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;