[PlayerStageStats] Hitting a mine no longer gives you full combo.

TODO: make this work with [Gameplay] MineHitIncrementsMissCombo metric
This commit is contained in:
AJ Kelly
2011-11-25 17:27:36 -06:00
parent b141db3f55
commit d46db6e9c0
2 changed files with 9 additions and 1 deletions
+4
View File
@@ -8,6 +8,10 @@ ________________________________________________________________________________
StepMania 5.0 $next | 20111xxx
--------------------------------------------------------------------------------
2011/11/25
----------
* [PlayerStageStats] Hitting a mine no longer gives you full combo. [AJ]
2011/11/24
----------
* [PlayerStageStats] Added GetFailed and GetNumControllerSteps Lua bindings. [AJ]