[MusicWheel] Added ShowSectionsInBPMSort and ShowSectionsInLengthSort metrics.

This commit is contained in:
AJ Kelly
2011-05-14 19:27:25 -05:00
parent f845dbc232
commit 0fc49d9da9
3 changed files with 29 additions and 11 deletions
+4
View File
@@ -8,6 +8,10 @@ ________________________________________________________________________________
StepMania 5.0 $NEXT | 20110xyy
--------------------------------------------------------------------------------
2011/05/14
----------
* [MusicWheel] Added ShowSectionsInBPMSort and ShowSectionsInLengthSort metrics. [AJ]
2011/05/11
----------
* [GameSoundManager] Added PlayAnnouncer Lua binding. [AJ]