Release 1.9.7.0 - Summer Update 2025
This commit is contained in:
@@ -274,6 +274,7 @@ namespace Barotrauma
|
||||
msg.WriteByte(originalSlotIndex < 0 ? (byte)255 : (byte)originalSlotIndex);
|
||||
}
|
||||
|
||||
msg.WriteBoolean(OnInsertedEffectsAppliedOnPreviousRound);
|
||||
msg.WriteByte(body == null ? (byte)0 : (byte)body.BodyType);
|
||||
msg.WriteBoolean(SpawnedInCurrentOutpost);
|
||||
msg.WriteBoolean(AllowStealing);
|
||||
|
||||
Reference in New Issue
Block a user