From db0ae00e1fb1791e3354baabd3616da3d24a3cc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Aguilera=20Puerto?= <6766154+Zumorica@users.noreply.github.com> Date: Tue, 12 May 2020 21:24:39 +0200 Subject: [PATCH] Update Content.Client/EntryPoint.cs Co-authored-by: Clyybber --- Content.Client/EntryPoint.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Client/EntryPoint.cs b/Content.Client/EntryPoint.cs index 40fa3629de..2676cf26a2 100644 --- a/Content.Client/EntryPoint.cs +++ b/Content.Client/EntryPoint.cs @@ -147,7 +147,7 @@ namespace Content.Client "CanSpill", "RandomPottedPlant", "CommunicationsConsole", - "BarSign" + "BarSign", }; foreach (var ignoreName in registerIgnore)