[Game] Added CountNotesSeparately, GetMapJudgmentTo(TapNoteScore) Lua bindings.

This commit is contained in:
AJ Kelly
2011-12-23 13:39:28 -06:00
parent 842810c0dd
commit 8c5793fd96
3 changed files with 20 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@ StepMania 5.0 $next | 20111xxx
2011/12/23
----------
* [Song] Fixed a bug where a sample start of 0 wouldn't work. [AJ]
* [Game] Added CountNotesSeparately and GetMapJudgmentTo(TapNoteScore)
Lua bindings. [AJ]
2011/12/22
----------