[splittiming] Define far ahead version.
This will let other branches develop .ssc if needed while this branch takes its time.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ struct lua_State;
|
||||
struct BackgroundChange;
|
||||
|
||||
/** @brief The version of the .ssc file format. */
|
||||
const static float STEPFILE_VERSION_NUMBER = 0.59f;
|
||||
const static float STEPFILE_VERSION_NUMBER = 0.7f;
|
||||
|
||||
/** @brief How many edits for this song can each profile have? */
|
||||
const int MAX_EDITS_PER_SONG_PER_PROFILE = 5;
|
||||
|
||||
Reference in New Issue
Block a user