No options menu for oni.
This commit is contained in:
@@ -200,6 +200,7 @@ end
|
|||||||
|
|
||||||
function OptionsMenuAvailable()
|
function OptionsMenuAvailable()
|
||||||
if GAMESTATE:IsAnExtraStage() then return false end
|
if GAMESTATE:IsAnExtraStage() then return false end
|
||||||
|
if GAMESTATE:GetPlayMode() == PLAY_MODE_ONI then return false end
|
||||||
return true
|
return true
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user