Stamina damage (#9230)

This commit is contained in:
metalgearsloth
2022-07-06 18:06:12 +10:00
committed by GitHub
parent 305cdc02cb
commit 40eecdd78a
129 changed files with 703 additions and 778 deletions

View File

@@ -85,7 +85,7 @@ public abstract class AlertsSystem : EntitySystem
AfterShowAlert(alertsComponent);
alertsComponent.Dirty();
Dirty(alertsComponent);
}
else
{