This commit is contained in:
Glenn Maynard
2007-04-18 00:36:11 +00:00
parent 638361e840
commit e99dfbdea1
@@ -56,7 +56,6 @@ function GetSelectMusicNext()
end
function SelectFirstOptionsScreen()
Trace( "gar " .. GAMESTATE:GetPlayMode() );
if GAMESTATE:GetPlayMode() == "PlayMode_Rave" then return "ScreenRaveOptions" end
return "ScreenPlayerOptions"
end