Fixed removed (e.g. eaten) characters not appearing in the round summary, but still spawning during the next round
This commit is contained in:
@@ -240,6 +240,8 @@ namespace Barotrauma
|
||||
}
|
||||
|
||||
Submarine.Unload();
|
||||
|
||||
GameMain.LobbyScreen.Select();
|
||||
}
|
||||
|
||||
private bool TryEndRound(GUIButton button, object obj)
|
||||
|
||||
Reference in New Issue
Block a user