Stamina damage (#9230)
This commit is contained in:
@@ -85,7 +85,7 @@ public abstract class AlertsSystem : EntitySystem
|
||||
|
||||
AfterShowAlert(alertsComponent);
|
||||
|
||||
alertsComponent.Dirty();
|
||||
Dirty(alertsComponent);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user