diff --git a/Content.Client/EntryPoint.cs b/Content.Client/EntryPoint.cs index 8bd941898c..5ae120d742 100644 --- a/Content.Client/EntryPoint.cs +++ b/Content.Client/EntryPoint.cs @@ -42,6 +42,7 @@ namespace Content.Client var registerIgnore = new[] { + "Breakable", "Interactable", "Destructible", "Temperature",