v0.19.9.0

This commit is contained in:
Juan Pablo Arce
2022-09-30 12:08:01 -03:00
parent 9ae6e35760
commit d461d504dc
10 changed files with 25 additions and 11 deletions
@@ -127,9 +127,8 @@ namespace Barotrauma.Networking
DebugConsole.ThrowError(errorMsg);
}
ContentPackageOrderReceived = true;
SendMsgInternal(headers, null);
}
SendMsgInternal(headers, null);
break;
}