v1.0.7.0 (Full Release)
This commit is contained in:
@@ -91,7 +91,7 @@ namespace Barotrauma
|
||||
msg.WriteByte((byte)0);
|
||||
}
|
||||
|
||||
msg.WriteUInt16((ushort)ExperiencePoints);
|
||||
msg.WriteInt32(ExperiencePoints);
|
||||
msg.WriteRangedInteger(AdditionalTalentPoints, 0, MaxAdditionalTalentPoints);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user