Add MusicWheel:IsRouletting and WheelBase:GetNumWheelItems Lua bindings.

This commit is contained in:
AJ Kelly
2011-12-27 11:03:02 -06:00
parent a191da3f20
commit ec74678b70
3 changed files with 21 additions and 0 deletions
+5
View File
@@ -8,6 +8,11 @@ ________________________________________________________________________________
StepMania 5.0 $next | 20111xxx
--------------------------------------------------------------------------------
2011/12/27
----------
* [MusicWheel] Add
* [WheelBase] Add GetNumWheelItems Lua binding. [AJ]
2011/12/26
----------
* [ArchHooks_OSX] Worked around a crash when language detection goes wrong.