v1.3.0.3
This commit is contained in:
+3
@@ -287,6 +287,9 @@ namespace Barotrauma.Networking
|
||||
{
|
||||
netClient?.ServerConnection?.ForceTimeOut();
|
||||
}
|
||||
|
||||
public override void DebugSendRawMessage(IWriteMessage msg)
|
||||
=> ForwardToLidgren(msg, DeliveryMethod.Reliable);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user