Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user