- fix: more fixes for interactions

This commit is contained in:
2024-02-24 20:54:20 +03:00
parent f76373a16a
commit e15ae4ced8
7 changed files with 62 additions and 28 deletions

View File

@@ -2,7 +2,6 @@ using System.Numerics;
using Content.Server._Amour.Animation;
using Content.Shared._Amour.Animation;
using Content.Shared._Amour.InteractionPanel;
using Content.Shared.Movement.Components;
using Robust.Shared.Animations;
namespace Content.Server._Amour.InteractionPanel;