[TimingData] Add HasDelays() Lua binding; HasStops() now only checks stops.

This commit is contained in:
AJ Kelly
2011-08-07 13:48:42 -05:00
parent c2ec5614fa
commit ad9cec03aa
3 changed files with 14 additions and 6 deletions
+1
View File
@@ -12,6 +12,7 @@ StepMania 5.0 Preview 3 | 20110???
----------
* [LifeMeterBattery] Added LostLife param to LifeChanged message. [AJ]
* [LifeMeterBattery] Converted LifeMeterBattery lives to an AutoActor. [AJ]
* [TimingData] Add HasDelays() Lua binding; HasStops() now only checks stops. [AJ]
2011/08/06
----------