diff --git a/Content.Server/EntryPoint.cs b/Content.Server/EntryPoint.cs index 2c7a82bcac..6add00daed 100644 --- a/Content.Server/EntryPoint.cs +++ b/Content.Server/EntryPoint.cs @@ -41,7 +41,8 @@ namespace Content.Server "InteractionOutline", "MeleeWeaponArcAnimation", "AnimationsTest", - "ItemStatus" + "ItemStatus", + "Marker", }; foreach (var ignoreName in registerIgnore)