From 66c6a9e3a68996374231a5283e50f0ef88bcd3dc Mon Sep 17 00:00:00 2001 From: PrPleGoo Date: Wed, 8 Apr 2020 22:39:46 +0200 Subject: [PATCH] ah yes a much need whitespace --- Content.Shared/EntryPoint.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Content.Shared/EntryPoint.cs b/Content.Shared/EntryPoint.cs index a9df20ff2a..5401603602 100644 --- a/Content.Shared/EntryPoint.cs +++ b/Content.Shared/EntryPoint.cs @@ -24,6 +24,7 @@ { base.PostInit(); + _initTileDefinitions(); }