Move disarmed event (#8130)

This commit is contained in:
wrexbe
2022-05-12 22:30:30 -07:00
committed by GitHub
parent 41f38ef0a0
commit 16ad873688
8 changed files with 10 additions and 45 deletions

View File

@@ -1,4 +1,3 @@
using Content.Server.Act;
using Content.Server.Buckle.Components;
using Content.Server.Popups;
using Content.Server.Storage.Components;
@@ -13,9 +12,6 @@ using Content.Shared.Interaction.Events;
using Content.Shared.Toilet;
using Content.Shared.Tools.Components;
using Robust.Shared.Audio;
using Robust.Shared.GameObjects;
using Robust.Shared.IoC;
using Robust.Shared.Localization;
using Robust.Shared.Player;
using Robust.Shared.Random;