Fixed godmode persisting (#14934)
This commit is contained in:
@@ -74,6 +74,8 @@ namespace Content.Server.Damage.Systems
|
||||
{
|
||||
_damageable.SetDamage(uid, damageable, godmode.OldDamage);
|
||||
}
|
||||
|
||||
RemComp<GodmodeComponent>(uid);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user