Fixed ScreenPrompt::AnswerOnCommand metrics by calling LOAD_ALL_COMMANDS after the name was set.

This commit is contained in:
Kyzentun
2014-11-05 22:26:25 -07:00
parent f54f9ef521
commit 5487362902
4 changed files with 15 additions and 3 deletions
+4
View File
@@ -4,6 +4,10 @@ The StepMania 5 Changelog covers all post-sm-ssc changes. For a list of changes
from StepMania 4 alpha 5 to sm-ssc v1.2.5, see Changelog_sm-ssc.txt.
________________________________________________________________________________
2014/11/05
----------
* [ScreenPrompt] Answer OnCommand metrics fixed to actually work.
2014/11/01
----------
* [RollingNumbers] Cropping and color during tweens fixed.