Moved interaction interfaces from Server to Shared.
This commit is contained in:
@@ -7,9 +7,7 @@ using System.Collections.Generic;
|
||||
using Content.Shared.BodySystem;
|
||||
using Robust.Shared.ViewVariables;
|
||||
using Robust.Shared.Interfaces.GameObjects;
|
||||
using Robust.Shared.Map;
|
||||
using System.Linq;
|
||||
using Content.Server.Interfaces.GameObjects.Components.Interaction;
|
||||
|
||||
namespace Content.Server.BodySystem {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user