slight cleanup
This commit is contained in:
@@ -58,7 +58,7 @@ end
|
||||
|
||||
function ScreenSelectMusic:setupcoursestagemods()
|
||||
local mode = GAMESTATE:GetPlayMode()
|
||||
|
||||
|
||||
if mode == "PlayMode_Oni" then
|
||||
local po = "clearall,default"
|
||||
-- Let SSMusic set battery.
|
||||
|
||||
@@ -89,8 +89,8 @@ function SetUserPref(name,value)
|
||||
end;
|
||||
|
||||
--[[ type specific, for when you want to be lazy ]]
|
||||
-- XXX: make set funcs as well, since I hate dealing with colors and I know
|
||||
-- other themers would be too.
|
||||
-- XXX: make set funcs, since I hate dealing with colors and I know
|
||||
-- other themers would too.
|
||||
|
||||
-- GetUserPrefB: boolean
|
||||
function GetUserPrefB(name)
|
||||
|
||||
Reference in New Issue
Block a user