Reduce verb menu pop-in / rearranging (#6611)
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
using Robust.Shared.GameObjects;
|
||||
namespace Content.Shared.Pointing.Components;
|
||||
|
||||
namespace Content.Shared.Pointing.Components
|
||||
public abstract class SharedPointingArrowComponent : Component
|
||||
{
|
||||
public class SharedPointingArrowComponent : Component
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user