Two new options for JudgmentMessageCommand.

You can now use AvoidMine and HitMine.

Obviously, not at the same time.

Thanks to Saturn2888 and shakesoda for the fix.
This commit is contained in:
Jason Felds
2012-01-23 21:53:18 -05:00
parent aec66e105f
commit 535ef4db29
3 changed files with 19 additions and 0 deletions
+5
View File
@@ -8,6 +8,11 @@ ________________________________________________________________________________
StepMania 5.0 alpha 1a | 201201??
--------------------------------------------------------------------------------
2012/01/23
----------
* [Player] Tap Note Scores (tns) can now be "AvoidMine" or "HitMine" in
JudgmentMessageCommand. [Saturn2888, shakesoda]
2012/01/15
----------
* [WheelNotifyIcon] Add the NumIconsToShow metric. [Wolfman2000]