diff --git a/Content.Client/EntryPoint.cs b/Content.Client/EntryPoint.cs index edcf4ed4f1..c51d82087f 100644 --- a/Content.Client/EntryPoint.cs +++ b/Content.Client/EntryPoint.cs @@ -80,6 +80,7 @@ namespace Content.Client prototypes.RegisterIgnore("barSign"); prototypes.RegisterIgnore("objective"); prototypes.RegisterIgnore("holiday"); + prototypes.RegisterIgnore("aiFaction"); ClientContentIoC.Register();