v1.5.9.1 (Summer Update Hotfix 2)
This commit is contained in:
@@ -56,6 +56,7 @@ namespace Barotrauma
|
||||
msg.WriteUInt16(ID);
|
||||
msg.WriteString(Name);
|
||||
msg.WriteString(OriginalName);
|
||||
msg.WriteBoolean(RenamingEnabled);
|
||||
msg.WriteByte((byte)Head.Preset.TagSet.Count);
|
||||
foreach (Identifier tag in Head.Preset.TagSet)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user