From aba1e1e6924174a52977a6da4d1d1ca2b77d91c7 Mon Sep 17 00:00:00 2001 From: Jessiekhat Date: Thu, 21 Nov 2019 00:03:34 -0600 Subject: [PATCH] Update tgstation.dme Set spaceman_dmm.dm to running. --- tgstation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/tgstation.dme b/tgstation.dme index 4efff08d..1679844e 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -91,6 +91,7 @@ #include "code\__DEFINES\shuttles.dm" #include "code\__DEFINES\sight.dm" #include "code\__DEFINES\sound.dm" +#include "code\__DEFINES\spaceman_dmm.dm" #include "code\__DEFINES\stat.dm" #include "code\__DEFINES\stat_tracking.dm" #include "code\__DEFINES\status_effects.dm"