fixed a typo

This commit is contained in:
Flameshadowxeroshin
2011-01-07 22:22:28 -06:00
parent 43e33c9acf
commit 6d01495ace
+1 -1
View File
@@ -165,7 +165,7 @@ Branch = {
return "ScreenGameplayShared" return "ScreenGameplayShared"
end end
return "ScreenGameplay" return "ScreenGameplay"
end end,
AfterGameplay = function() AfterGameplay = function()
-- pick an evaluation screen based on settings. -- pick an evaluation screen based on settings.
if IsNetSMOnline() then if IsNetSMOnline() then