Revert "Actions Rework" (#6888)
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
using Content.Shared.Clothing;
|
||||
using Content.Shared.Movement.EntitySystems;
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Client.Clothing
|
||||
{
|
||||
public sealed class MagbootsSystem : SharedMagbootsSystem
|
||||
public sealed class MagbootsSystem : EntitySystem
|
||||
{
|
||||
public override void Initialize()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user