From 1245823f6df278e64572908a0ea9ac06f459a0fb Mon Sep 17 00:00:00 2001 From: Swept Date: Tue, 28 Jul 2020 06:46:43 +0000 Subject: [PATCH] first (#1498) --- Content.Client/IgnoredComponents.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Content.Client/IgnoredComponents.cs b/Content.Client/IgnoredComponents.cs index 84fc46ffa8..26295e0776 100644 --- a/Content.Client/IgnoredComponents.cs +++ b/Content.Client/IgnoredComponents.cs @@ -137,6 +137,7 @@ "Pill", "RCD", "Pullable", + "CursedEntityStorage", }; } }