[GrooveRadar] Added SetFromValues(pn,{f1,f2,f3,f4,f5}) Lua binding.

This commit is contained in:
AJ Kelly
2012-06-05 13:00:37 -05:00
parent ebf1bf6028
commit c5fdfca65d
3 changed files with 43 additions and 0 deletions
+4
View File
@@ -8,6 +8,10 @@ ________________________________________________________________________________
StepMania 5.0 ???? ?? | 20120???
--------------------------------------------------------------------------------
2012/06/05
----------
* [GrooveRadar] Added SetFromValues(pn,{f1,f2,f3,f4,f5}) Lua binding. [AJ]
2012/06/02
----------
* [PrefsManager] Added StretchBackgrounds preference. [AJ]