options menu metric fixes
This commit is contained in:
@@ -29,7 +29,7 @@ function SelectFirstOptionsScreen()
|
||||
return "ScreenPlayerOptions"
|
||||
end
|
||||
|
||||
function SelectGameplayScreen()
|
||||
function GetGameplayScreen()
|
||||
if IsExtraStage() or IsExtraStage2() then return "ScreenGameplay" end
|
||||
return "ScreenGameplay"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user