Well EXCUUUUUUUUUUUUUUUUUUUUUUUUUSE ME, Princess!

This commit is contained in:
Jason Felds
2011-07-07 13:55:46 -04:00
parent 8bd16007c7
commit f16fec8438
5 changed files with 10 additions and 1 deletions
+2
View File
@@ -28,6 +28,8 @@ const float VERSION_WARP_SEGMENT = 0.56f;
const float VERSION_SPLIT_TIMING = 0.7f;
/** @brief The version that moved the step's Offset higher up. */
const float VERSION_OFFSET_BEFORE_ATTACK = 0.72f;
/** @brief The version that introduced the Chart Name tag. */
const float VERSION_CHART_NAME_TAG = 0.74f;
/**
* @brief The SSCLoader handles all of the parsing needed for .ssc files.