it's a shame I have to use this, but its for the better really
This commit is contained in:
@@ -193,4 +193,7 @@ Branch = {
|
||||
Network = function()
|
||||
return IsNetConnected() and "ScreenTitleMenu" or "ScreenTitleMenu"
|
||||
end,
|
||||
AfterSaveSummary = function()
|
||||
return GAMESTATE:AnyPlayerHasRankingFeats() and "ScreenNameEntryTraditional" or "ScreenGameOver"
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user