fix: помогите

This commit is contained in:
Remuchi
2024-03-26 16:01:54 +07:00
parent 5e74f6ae53
commit ad78f747c1
7 changed files with 19 additions and 22 deletions

View File

@@ -15,8 +15,6 @@ using Content.Server.GameTicking.Rules;
using Content.Server.Humanoid;
using Content.Server.IdentityManagement;
using Content.Server.Mind;
using Content.Server.NPC.Components;
using Content.Server.NPC.Systems;
using Content.Server.Polymorph.Systems;
using Content.Server.Popups;
using Content.Server.Store.Components;
@@ -44,8 +42,6 @@ using Content.Shared.Miracle.UI;
using Content.Shared.Mobs;
using Content.Shared.Mobs.Systems;
using Content.Shared.Ninja.Components;
using Content.Shared.Pulling;
using Content.Shared.Pulling.Components;
using Content.Shared.Standing;
using Content.Shared.StatusEffect;
using Content.Shared.Tag;