]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Replace Component.OnRemove with ComponentRemove event subscriptions (#21072)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Wed, 18 Oct 2023 02:35:36 +0000 (19:35 -0700)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2023 02:35:36 +0000 (19:35 -0700)
commita136616531a9b1d8575dfa520be746f4b76b92eb
treee003eb7e0eaf5e4b56b1d5c1f5f0a74fd5a8bea5
parentcb1b067a21a22510e939e2160937564844f6edb4
Replace Component.OnRemove with ComponentRemove event subscriptions (#21072)
Content.Server/Power/Components/ApcPowerReceiverComponent.cs
Content.Server/Power/Components/BaseNetConnectorComponent.cs
Content.Server/Power/EntitySystems/PowerNetConnectorSystem.cs
Content.Server/Power/EntitySystems/PowerNetSystem.cs
Content.Shared/Pulling/Components/PullableComponent.cs
Content.Shared/Pulling/Components/SharedPullerComponent.cs
Content.Shared/Pulling/Systems/SharedPullingStateManagementSystem.cs