This commit is contained in:
Glenn Maynard
2004-09-26 02:24:20 +00:00
parent cd72544bdd
commit f30127bcab
+1 -1
View File
@@ -38,7 +38,7 @@
#define CACHE_DIR "Cache/"
const int FILE_CACHE_VERSION = 143; // increment this to invalidate cache
const int FILE_CACHE_VERSION = 144; // increment this to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;