Forced refresh build fix
This commit is contained in:
@@ -163,7 +163,7 @@ namespace Content.Shared.Damage
|
|||||||
|
|
||||||
// TODO DAMAGE
|
// TODO DAMAGE
|
||||||
// byref struct event.
|
// byref struct event.
|
||||||
RaiseLocalEvent(uid, new DamageChangedEvent(component, damageDelta, interruptsDoAfters, origin)); // Offbrand
|
RaiseLocalEvent(uid, new DamageChangedEvent(component, damageDelta, interruptsDoAfters, origin, forcedRefresh)); // Offbrand
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user