Unstable v0.19.3.0
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Barotrauma.Networking
|
||||
|
||||
public void Write(IWriteMessage msg)
|
||||
{
|
||||
msg.Write(CharacterStateID);
|
||||
msg.WriteUInt16(CharacterStateID);
|
||||
serializable.ClientEventWrite(msg, Data);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user