Add missing Dirty call in StunnableComponent
This commit is contained in:
@@ -44,6 +44,7 @@ namespace Content.Server.GameObjects.Components.Mobs
|
||||
}
|
||||
|
||||
KnockdownTimer = 0f;
|
||||
Dirty();
|
||||
}
|
||||
|
||||
public void Update(float delta)
|
||||
|
||||
Reference in New Issue
Block a user