]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Kill `ContainerHelpers` (#20908)
authorKara <lunarautomaton6@gmail.com>
Wed, 11 Oct 2023 09:18:49 +0000 (02:18 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 09:18:49 +0000 (20:18 +1100)
commitdbb7c7065adbaf11477d1b97561ea093496ba2fd
tree1a0bd896eb5881883253e8d49848ceb904830c36
parent14dac914ce773a9da085dd57c69aaa21eb228fd2
Kill `ContainerHelpers` (#20908)
14 files changed:
Content.Client/Commands/HideMechanismsCommand.cs
Content.Client/Instruments/UI/InstrumentMenu.xaml.cs
Content.Client/Interactable/InteractionSystem.cs
Content.Server/Containers/EmptyOnMachineDeconstructSystem.cs
Content.Server/Destructible/DestructibleSystem.cs
Content.Server/Destructible/Thresholds/Behaviors/EmptyAllContainersBehaviour.cs
Content.Server/Guardian/GuardianSystem.cs
Content.Server/Hands/Systems/HandsSystem.cs
Content.Server/Nutrition/EntitySystems/SmokingSystem.cs
Content.Server/Resist/EscapeInventorySystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Pickup.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Virtual.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.cs