2f107db...5202af9
This commit is contained in:
@@ -6,8 +6,6 @@ namespace Barotrauma
|
||||
{
|
||||
public void ClientRead(ServerNetObject type, Lidgren.Network.NetBuffer message, float sendingTime)
|
||||
{
|
||||
if (GameMain.Server != null) return;
|
||||
|
||||
bool remove = message.ReadBoolean();
|
||||
|
||||
if (remove)
|
||||
|
||||
Reference in New Issue
Block a user