(e42047dc1) Tester's build, January 30th 2020
This commit is contained in:
@@ -26,7 +26,6 @@ namespace Barotrauma.Networking
|
||||
PrivateStart();
|
||||
|
||||
processInfo.Arguments += " -pipes " + writePipe.GetClientHandleAsString() + " " + readPipe.GetClientHandleAsString();
|
||||
DebugConsole.NewMessage(processInfo.Arguments, Microsoft.Xna.Framework.Color.Orange);
|
||||
Process = Process.Start(processInfo);
|
||||
|
||||
localHandlesDisposed = false;
|
||||
|
||||
Reference in New Issue
Block a user