Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop
This commit is contained in:
@@ -677,6 +677,7 @@ namespace Barotrauma
|
||||
{
|
||||
msg.WriteUInt32(CauseOfDeath.Affliction.UintIdentifier);
|
||||
}
|
||||
msg.WriteUInt16(CauseOfDeath.Killer?.ID ?? NullEntityID);
|
||||
msg.WriteBoolean(forceAfflictionData);
|
||||
if (forceAfflictionData)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user