]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Remove inaccurate admin log when moving a held item (#32525)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Mon, 14 Oct 2024 04:05:40 +0000 (17:05 +1300)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 04:05:40 +0000 (15:05 +1100)
commit30ada263157895cbbbff200e638a7d94ace6b421
tree65496ba29aa50c1df353b53d3991a2f9c1a8bf16
parentdd6433c44b762947bad4c4f333bd60197599e1a5
Remove inaccurate admin log when moving a held item (#32525)

Remove inaccurate admin log when switching held item
Content.Client/Hands/Systems/HandsSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Interactions.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Pickup.cs
Content.Shared/Interaction/SharedInteractionSystem.cs