From 474233735a1177629aeabef1c2906cd189417c98 Mon Sep 17 00:00:00 2001 From: ShizCalev Date: Mon, 9 Oct 2017 17:38:06 -0400 Subject: [PATCH] Cleans up empty file --- code/game/gamemodes/changeling/powers/glands.dm | 0 tgstation.dme | 1 - 2 files changed, 1 deletion(-) delete mode 100644 code/game/gamemodes/changeling/powers/glands.dm diff --git a/code/game/gamemodes/changeling/powers/glands.dm b/code/game/gamemodes/changeling/powers/glands.dm deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/tgstation.dme b/tgstation.dme index 8b5e04333c8..e544f4a04f8 100755 --- a/tgstation.dme +++ b/tgstation.dme @@ -413,7 +413,6 @@ #include "code\game\gamemodes\changeling\powers\digitalcamo.dm" #include "code\game\gamemodes\changeling\powers\fakedeath.dm" #include "code\game\gamemodes\changeling\powers\fleshmend.dm" -#include "code\game\gamemodes\changeling\powers\glands.dm" #include "code\game\gamemodes\changeling\powers\headcrab.dm" #include "code\game\gamemodes\changeling\powers\hivemind.dm" #include "code\game\gamemodes\changeling\powers\humanform.dm"