Move Anchorable to shared. (#7361)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,6 @@ namespace Content.Client.Entry
|
||||
{
|
||||
public static string[] List => new[]
|
||||
{
|
||||
"Anchorable",
|
||||
"AmmoBox",
|
||||
"Pickaxe",
|
||||
"IngestionBlocker",
|
||||
@@ -90,7 +89,6 @@ namespace Content.Client.Entry
|
||||
"SolarPanel",
|
||||
"BodyScanner",
|
||||
"Stunbaton",
|
||||
"Tool",
|
||||
"TilePrying",
|
||||
"RandomSpriteColor",
|
||||
"ConditionalSpawner",
|
||||
|
||||
Reference in New Issue
Block a user