Predict warp point location examines. (#39402)

commit
This commit is contained in:
Kyle Tyo
2025-08-05 14:26:41 -04:00
committed by GitHub
parent 47bddb70b1
commit d4c025567a
7 changed files with 3 additions and 10 deletions

View File

@@ -6,7 +6,6 @@ using Content.Server.GameTicking;
using Content.Server.Ghost.Components;
using Content.Server.Mind;
using Content.Server.Roles.Jobs;
using Content.Server.Warps;
using Content.Shared.Actions;
using Content.Shared.CCVar;
using Content.Shared.Damage;
@@ -30,7 +29,6 @@ using Content.Shared.Storage.Components;
using Content.Shared.Tag;
using Content.Shared.Warps;
using Robust.Server.GameObjects;
using Robust.Server.Player;
using Robust.Shared.Configuration;
using Robust.Shared.Map;
using Robust.Shared.Physics.Components;