v1.2.7.0 (Winter Update hotfix)
This commit is contained in:
@@ -1597,7 +1597,7 @@ namespace Barotrauma.Networking
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
DebugConsole.ThrowError("There was an error initializing the round.", e, true);
|
||||
DebugConsole.ThrowError("There was an error initializing the round.", e, createMessageBox: true);
|
||||
roundInitStatus = RoundInitStatus.Error;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user