thusd refactoring
This commit is contained in:
@@ -443,7 +443,7 @@ public sealed class MobThresholdSystem : EntitySystem
|
||||
// Begin Offbrand
|
||||
private void MobThresholdMapInit(Entity<MobThresholdsComponent> ent, ref MapInitEvent args)
|
||||
{
|
||||
var overlayUpdate = new Content.Shared._Offbrand.Wounds.PotentiallyUpdateDamageOverlay(ent);
|
||||
var overlayUpdate = new Content.Shared._Offbrand.Wounds.bPotentiallyUpdateDamageOverlayEventb(ent);
|
||||
RaiseLocalEvent(ent, ref overlayUpdate);
|
||||
}
|
||||
// End Offbrand
|
||||
|
||||
Reference in New Issue
Block a user