Trying to reduce tags for non split timing.

Need assistance to finish the task.

Please bump SSC version to 0.78 when completed.
This commit is contained in:
Jason Felds
2011-07-31 23:44:48 -04:00
parent bb6263c76b
commit e854b79b84
4 changed files with 86 additions and 14 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
* @brief The internal version of the cache for StepMania.
*
* Increment this value to invalidate the current cache. */
const int FILE_CACHE_VERSION = 199;
const int FILE_CACHE_VERSION = 200;
/** @brief How long does a song sample last by default? */
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;