From 0a829a8517d5822ff7ea57f1c5c5b313df2f6ff5 Mon Sep 17 00:00:00 2001 From: Ghommie <42542238+Ghommie@users.noreply.github.com> Date: Thu, 24 Oct 2019 22:52:32 +0200 Subject: [PATCH] .dme updates when compiling, closing or opening the program, but not when deleting a file with dreammaker. --- tgstation.dme | 1 - 1 file changed, 1 deletion(-) diff --git a/tgstation.dme b/tgstation.dme index 1ab2990ba6..feb9736582 100755 --- a/tgstation.dme +++ b/tgstation.dme @@ -2984,7 +2984,6 @@ #include "modular_citadel\code\game\machinery\doors\airlock.dm" #include "modular_citadel\code\game\machinery\doors\airlock_types.dm" #include "modular_citadel\code\game\objects\cit_screenshake.dm" -#include "modular_citadel\code\game\objects\ids.dm" #include "modular_citadel\code\game\objects\items.dm" #include "modular_citadel\code\game\objects\tools.dm" #include "modular_citadel\code\game\objects\effects\spawner\spawners.dm"