Add StepsUseChartName metric.

This is in ScreenOptionsMaster.

To the C++ guys: please don't yell at the goto.
This commit is contained in:
Jason Felds
2011-07-12 14:51:52 -04:00
parent aea01c26a4
commit e67324c5af
3 changed files with 18 additions and 0 deletions
+7
View File
@@ -8,6 +8,13 @@ ________________________________________________________________________________
StepMania 5.0 ????????? | 20110???
--------------------------------------------------------------------------------
2011/07/12
----------
* [OptionRowHandler] Add a new metric to ScreenOptionsMaster:
StepsUseChartName. Use this if you want your charts to have a unique name
in the options menu. If there is no #CHARTNAME or it is "Blank", it reverts
to the original behavior. This metric is false by default. [Wolfman2000]
2011/07/09
----------
* [NotesTheUsual] Update the #COMBOS tag to allow for a Miss Combo attribute.