Fix namespaces and optimize imports (#1651)
* Fix namespaces and optimize imports * Cleanup fixes * Merge conflict fixes * Merge conflict fixes * Merge conflict fixes
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Reflection;
|
||||
using Robust.Shared.Interfaces.GameObjects;
|
||||
using Robust.Shared.Utility;
|
||||
|
||||
namespace Content.Shared.GameObjects
|
||||
namespace Content.Shared.GameObjects.Verbs
|
||||
{
|
||||
public static class VerbUtility
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user