[MenuTimer] Added start(), disable() Lua bindings. Also renamed setseconds to SetSeconds to match GetSeconds.
This commit is contained in:
@@ -18,6 +18,9 @@ ActorScroller.scrollthroughallitems = ActorScroller.ScrollThroughAllItems
|
||||
ActorScroller.scrollwithpadding = ActorScroller.ScrollWithPadding
|
||||
ActorScroller.setfastcatchup = ActorScroller.SetFastCatchup
|
||||
|
||||
--[[ MenuTimer: just some case changes. ]]
|
||||
MenuTimer.setseconds = MenuTimer.SetSeconds
|
||||
|
||||
--[[ GameState ]]
|
||||
--Aliases for old GAMESTATE timing functions.
|
||||
--These have been converted to SongPosition, but most themes still use these old functions.
|
||||
|
||||
Reference in New Issue
Block a user