diff --git a/Content.Server/EntryPoint.cs b/Content.Server/EntryPoint.cs index 7d3a279492..04f1e61272 100644 --- a/Content.Server/EntryPoint.cs +++ b/Content.Server/EntryPoint.cs @@ -32,7 +32,10 @@ namespace Content.Server { "ConstructionGhost", "IconSmooth", - "SubFloorHide" + "SubFloorHide", + "LowWall", + "Window", + "CharacterInfo" }; foreach (var ignoreName in registerIgnore)