Merge branch 'master' into new-netcode
Conflicts: Subsurface/Properties/AssemblyInfo.cs Subsurface/Source/Items/Components/DockingPort.cs Subsurface/Source/Items/Components/Signal/Wire.cs Subsurface/Source/Items/Item.cs
This commit is contained in:
@@ -901,6 +901,8 @@ namespace Barotrauma.Networking
|
||||
if (autoRestart) AutoRestartTimer = Math.Max(AutoRestartInterval, 5.0f);
|
||||
GameMain.NetLobbyScreen.StartButton.Enabled = true;
|
||||
|
||||
UpdateNetLobby(null, null);
|
||||
|
||||
couldNotStart = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user