Merge branch 'dev' of https://github.com/Regalis11/Barotrauma into unstable

This commit is contained in:
EvilFactory
2022-09-30 12:14:01 -03:00
10 changed files with 28 additions and 14 deletions

View File

@@ -127,9 +127,8 @@ namespace Barotrauma.Networking
DebugConsole.ThrowError(errorMsg);
}
ContentPackageOrderReceived = true;
SendMsgInternal(headers, null);
}
SendMsgInternal(headers, null);
break;
}