Unstable v0.19.3.0
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Barotrauma.Items.Components
|
||||
|
||||
public void ServerEventWrite(IWriteMessage msg, Client c, NetEntityEvent.IData extraData = null)
|
||||
{
|
||||
msg.Write(Value);
|
||||
msg.WriteString(Value);
|
||||
lastSentValue = Value;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user