]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add `IsQueuedForDeletion` checks to interaction system (#32526)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Mon, 14 Oct 2024 04:13:35 +0000 (17:13 +1300)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 04:13:35 +0000 (15:13 +1100)
commit97f6097dad149d819bc4db918759d71cb6de9b04
tree326263012e1a3a01ab710aa1dc8759746a48ff13
parent30ada263157895cbbbff200e638a7d94ace6b421
Add `IsQueuedForDeletion` checks to interaction system (#32526)
Content.Shared/Interaction/Events/ContactInteractionEvent.cs
Content.Shared/Interaction/Events/InteractionFailureEvent.cs
Content.Shared/Interaction/Events/InteractionSuccessEvent.cs
Content.Shared/Interaction/SharedInteractionSystem.cs