From: themias <89101928+themias@users.noreply.github.com> Date: Thu, 4 Jan 2024 18:13:38 +0000 (-0500) Subject: fix use delay cooldown visual bug (#23532) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=edd85a5d2d8848fcbb5d5f60d505abe0164b10c1;p=space-station-14.git fix use delay cooldown visual bug (#23532) --- diff --git a/Content.Client/UserInterface/Systems/Hands/HandsUIController.cs b/Content.Client/UserInterface/Systems/Hands/HandsUIController.cs index a15f1cbb76..b82bcad470 100644 --- a/Content.Client/UserInterface/Systems/Hands/HandsUIController.cs +++ b/Content.Client/UserInterface/Systems/Hands/HandsUIController.cs @@ -398,7 +398,7 @@ public sealed class HandsUIController : UIController, IOnStateEntered