Fix knockdown help sound

This commit is contained in:
Vera Aguilera Puerto
2021-01-09 12:17:13 +01:00
parent 670d277963
commit 7986c0ff73
3 changed files with 10 additions and 6 deletions

View File

@@ -232,6 +232,8 @@ namespace Content.Shared.GameObjects.Components.Mobs
KnockdownTimer -= _helpKnockdownRemove;
OnInteractHand();
SetAlert();
Dirty();