From 4a3b4372417b5e560985e30abc9cce4b439445cc Mon Sep 17 00:00:00 2001 From: keronshb Date: Sat, 7 Mar 2020 23:54:25 -0400 Subject: [PATCH] Check testing something --- tgstation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/tgstation.dme b/tgstation.dme index 4edffe1316..5d2e5a02ad 100755 --- a/tgstation.dme +++ b/tgstation.dme @@ -120,6 +120,7 @@ #include "code\__DEFINES\wires.dm" #include "code\__HELPERS\_cit_helpers.dm" #include "code\__HELPERS\_lists.dm" +#include "code\__HELPERS\_logging.dm" #include "code\__HELPERS\_string_lists.dm" #include "code\__HELPERS\areas.dm" #include "code\__HELPERS\AStar.dm"