Add GameState::EditAllowedForExtra metric.

This commit is contained in:
Jason Felds
2011-09-29 22:09:52 -04:00
parent 91dc1deeef
commit 91999148d8
3 changed files with 8 additions and 1 deletions
+3
View File
@@ -11,6 +11,9 @@ StepMania 5.0 $next | 201110??
2011/09/29
----------
* [Fallback theme] Fix ImmediateHoldLetGo function. [Wolfman2000]
* [GameState] Add the EditAllowedForExtra metric. Use this if you want edit
steps to be allowed for accessing the extra stage. By default, this is
false. [Wolfman2000]
2011/09/26
----------