bump cache

This commit is contained in:
Glenn Maynard
2003-05-31 04:48:38 +00:00
parent 0ca574331b
commit 098a28beb3
+1 -1
View File
@@ -40,7 +40,7 @@
#include "SDL_image.h"
const int FILE_CACHE_VERSION = 118; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 119; // increment this when Song or Notes changes to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;