fixed a typo
This commit is contained in:
@@ -165,7 +165,7 @@ Branch = {
|
||||
return "ScreenGameplayShared"
|
||||
end
|
||||
return "ScreenGameplay"
|
||||
end
|
||||
end,
|
||||
AfterGameplay = function()
|
||||
-- pick an evaluation screen based on settings.
|
||||
if IsNetSMOnline() then
|
||||
@@ -192,4 +192,4 @@ Branch = {
|
||||
QuickSetupC = "ScreenQuickSetupPhaseThree",
|
||||
QuickSetupD = "ScreenQuickSetupPhaseFour",
|
||||
QuickSetupFinished = "ScreenQuickSetupFinished"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user