Unstable v0.19.3.0
This commit is contained in:
@@ -185,7 +185,7 @@ namespace Barotrauma.Items.Components
|
||||
|
||||
public void ClientEventWrite(IWriteMessage msg, NetEntityEvent.IData extraData = null)
|
||||
{
|
||||
msg.Write((byte)allowOutpostAutoDocking);
|
||||
msg.WriteByte((byte)allowOutpostAutoDocking);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user