Improve stripping UI (#9768)
This commit is contained in:
@@ -52,6 +52,9 @@ namespace Content.Client.Cuffs.Components
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
var ev = new CuffedStateChangeEvent();
|
||||
_entityManager.EventBus.RaiseLocalEvent(Owner, ref ev);
|
||||
}
|
||||
|
||||
protected override void OnRemove()
|
||||
|
||||
Reference in New Issue
Block a user