From: Krunklehorn <42424291+Krunklehorn@users.noreply.github.com> Date: Sun, 25 Feb 2024 23:24:21 +0000 (-0500) Subject: Fix grid inventory pick/drop rotation (#25510) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7d6e4b164d6013257423afe02b3f06447e37bec3;p=space-station-14.git Fix grid inventory pick/drop rotation (#25510) OnPiecePressed --- diff --git a/Content.Client/UserInterface/Systems/Storage/StorageUIController.cs b/Content.Client/UserInterface/Systems/Storage/StorageUIController.cs index c83a80b4a5..5f3ae3a2da 100644 --- a/Content.Client/UserInterface/Systems/Storage/StorageUIController.cs +++ b/Content.Client/UserInterface/Systems/Storage/StorageUIController.cs @@ -233,6 +233,8 @@ public sealed class StorageUIController : UIController, IOnSystemChanged