From 892d0ee162a19b2c10596c65b251fdefb75fe112 Mon Sep 17 00:00:00 2001 From: DamianX Date: Fri, 20 Sep 2019 01:52:53 +0200 Subject: [PATCH] RegisterIgnore WirePlacer (#351) --- Content.Client/EntryPoint.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Content.Client/EntryPoint.cs b/Content.Client/EntryPoint.cs index 3f1bdee09a..13032876b0 100644 --- a/Content.Client/EntryPoint.cs +++ b/Content.Client/EntryPoint.cs @@ -109,6 +109,7 @@ namespace Content.Client "IdCardConsole", "Airlock", "MedicalScanner", + "WirePlacer", }; foreach (var ignoreName in registerIgnore)