This commit is contained in:
Evil Factory
2022-02-25 14:52:18 -03:00
15 changed files with 62 additions and 24 deletions

View File

@@ -2995,6 +2995,8 @@ namespace Barotrauma.Networking
public void SetupLoadCampaign(string saveName)
{
if (clientPeer == null) { return; }
GameMain.NetLobbyScreen.CampaignSetupFrame.Visible = false;
GameMain.NetLobbyScreen.CampaignFrame.Visible = false;