diff --git a/Content.Client/IgnoredComponents.cs b/Content.Client/IgnoredComponents.cs index af62b68c5e..0b305faaeb 100644 --- a/Content.Client/IgnoredComponents.cs +++ b/Content.Client/IgnoredComponents.cs @@ -244,6 +244,7 @@ namespace Content.Client "SolutionTransfer", "Shovel", "ReagentTank", + "UtilityAI", }; } }