From eaacc41624d7ff25f21eec0a6045365ae1bb98cd Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 31 Jul 2011 15:15:58 -0500 Subject: [PATCH] fix typo --- Docs/Changelog_sm-ssc.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Docs/Changelog_sm-ssc.txt b/Docs/Changelog_sm-ssc.txt index f2ed5cb0a5..fe3c392291 100644 --- a/Docs/Changelog_sm-ssc.txt +++ b/Docs/Changelog_sm-ssc.txt @@ -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