From 88a7e86fd311b2b39d4a6c3b092a06211baa9e49 Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Fri, 21 Mar 2014 09:59:57 -0400 Subject: [PATCH] compile commit --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 7c4b1fae920..b70cfc3bcb1 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -21,6 +21,7 @@ #include "code\__HELPERS\global_lists.dm" #include "code\__HELPERS\icons.dm" #include "code\__HELPERS\lists.dm" +#include "code\__HELPERS\loc.dm" #include "code\__HELPERS\logging.dm" #include "code\__HELPERS\maths.dm" #include "code\__HELPERS\mobs.dm"