Merge branch 'master' into buckle-locker-fix-1262
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Content.Shared.GameObjects
|
||||
public static class VerbCategories
|
||||
{
|
||||
public static readonly VerbCategoryData Debug =
|
||||
("Debug", "/Textures/UserInterface/VerbIcons/debug.svg.96dpi.png");
|
||||
("Debug", "/Textures/Interface/VerbIcons/debug.svg.96dpi.png");
|
||||
|
||||
public static readonly VerbCategoryData Rotate = ("Rotate", null);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user