]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Revert engine reverties (#34968)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Sat, 8 Feb 2025 06:17:55 +0000 (17:17 +1100)
committerGitHub <noreply@github.com>
Sat, 8 Feb 2025 06:17:55 +0000 (17:17 +1100)
commite971d6e07739907a9dda697ab4bc2cbdb9c0d885
tree313f1ee730cd93f2e23932f26a6e4fce888d2b58
parent80bd01b93630e580b5d523b05fa3b017094732c2
Revert engine reverties (#34968)
13 files changed:
Content.Client/Storage/StorageBoundUserInterface.cs
Content.Client/Storage/Systems/StorageSystem.cs
Content.Client/UserInterface/Systems/Hotbar/HotbarUIController.cs
Content.Client/UserInterface/Systems/Hotbar/Widgets/HotbarGui.xaml
Content.Client/UserInterface/Systems/Hotbar/Widgets/HotbarGui.xaml.cs
Content.Client/UserInterface/Systems/Storage/Controls/ItemGridPiece.cs
Content.Client/UserInterface/Systems/Storage/Controls/StorageWindow.cs [moved from Content.Client/UserInterface/Systems/Storage/Controls/StorageContainer.cs with 64% similarity]
Content.Client/UserInterface/Systems/Storage/StorageUIController.cs
Content.Client/Viewport/ScalingViewport.cs
Content.Shared/CCVar/CCVars.Interactions.cs
Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs
Content.Shared/Storage/StorageComponent.cs
RobustToolbox