bump cache
This commit is contained in:
@@ -52,8 +52,7 @@
|
||||
|
||||
#define CACHE_DIR "Cache/"
|
||||
|
||||
const int FILE_CACHE_VERSION = 138; // increment this when Song or Steps changes to invalidate cache
|
||||
// also increment it on the rare occasion where we split modes
|
||||
const int FILE_CACHE_VERSION = 139; // increment this to invalidate cache
|
||||
|
||||
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user