This commit is contained in:
AJ Kelly
2011-07-31 15:15:58 -05:00
parent 06c447026d
commit eaacc41624
+1 -2
View File
@@ -1171,7 +1171,7 @@ sm-ssc v1.0 Public Beta 2 | 20100331
20100309
--------
* [ScreenSelectMaster] Add GetSelectionIndex(pn) Lua binding. (You'll have to
call this one using GAMESTATE:GetTopScreen():GetSelectionIndex(PLAYER_1) or
call this one using SCREENMAN:GetTopScreen():GetSelectionIndex(PLAYER_1) or
something like that.)
20100308
@@ -1246,7 +1246,6 @@ helper functions available to you in scripts via the fallback theme, either. :)
--------
* [Player] CheckpointsFlashOnHold metric added. Fixes issue 16.
20100222
--------
* [CodeDetector] NextBannerGroup and NextBannerGroup2 were previously used