This commit is contained in:
Steve Checkoway
2006-09-02 06:12:45 +00:00
parent a2975d3e4f
commit 6fc2fbbc88
+1 -1
View File
@@ -33,7 +33,7 @@
#include <set>
#include <float.h>
const int FILE_CACHE_VERSION = 149; // increment this to invalidate cache
const int FILE_CACHE_VERSION = 150; // increment this to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;