From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Sun, 12 Nov 2023 23:29:46 +0000 (+1100) Subject: fix implant action icon bug (#21597) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=355e16f4701ca0751e2fad0490fc4179d91c7b5c;p=space-station-14.git fix implant action icon bug (#21597) --- diff --git a/Content.Client/UserInterface/Systems/Actions/ActionUIController.cs b/Content.Client/UserInterface/Systems/Actions/ActionUIController.cs index e2de86201e..340aa5447d 100644 --- a/Content.Client/UserInterface/Systems/Actions/ActionUIController.cs +++ b/Content.Client/UserInterface/Systems/Actions/ActionUIController.cs @@ -767,11 +767,15 @@ public sealed class ActionUIController : UIController, IOnStateChanged