From 016d2b6b507d455e99153fdeef84dd2de86cc7a4 Mon Sep 17 00:00:00 2001 From: MrStonedOne Date: Sun, 13 Mar 2016 08:06:12 -0700 Subject: [PATCH] forgot to save the dme --- tgstation.dme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgstation.dme b/tgstation.dme index 46287b529c8..bc1524f9c71 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -45,6 +45,7 @@ #include "code\__DEFINES\stat.dm" #include "code\__DEFINES\tablecrafting.dm" #include "code\__DEFINES\tgui.dm" +#include "code\__DEFINES\tick.dm" #include "code\__DEFINES\wires.dm" #include "code\__HELPERS\510.dm" #include "code\__HELPERS\_logging.dm" @@ -63,7 +64,6 @@ #include "code\__HELPERS\radio.dm" #include "code\__HELPERS\sanitize_values.dm" #include "code\__HELPERS\text.dm" -#include "code\__HELPERS\tick.dm" #include "code\__HELPERS\time.dm" #include "code\__HELPERS\type2type.dm" #include "code\__HELPERS\unsorted.dm"