[LifeMeterBattery] Added LostLife param to LifeChanged message. Converted LifeMeterBattery lives to an AutoActor.

This commit is contained in:
AJ Kelly
2011-08-07 01:05:43 -05:00
parent 894caccc0f
commit d413a0044d
6 changed files with 45 additions and 45 deletions
+5
View File
@@ -8,6 +8,11 @@ ________________________________________________________________________________
StepMania 5.0 Preview 3 | 20110???
--------------------------------------------------------------------------------
2011/08/07
----------
* [LifeMeterBattery] Added LostLife param to LifeChanged message. [AJ]
* [LifeMeterBattery] Converted LifeMeterBattery lives to an AutoActor. [AJ]
2011/08/06
----------
* [NoteSkins/beat/default] Fix Issue 425. [AJ]