From 86ec6dbdc8e7e67751107299f68073ea444e2c2c Mon Sep 17 00:00:00 2001 From: "petethegoat@gmail.com" Date: Sun, 13 Jan 2013 14:30:34 +0000 Subject: [PATCH] Ticked horsemask.dm, the repo compiles again. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5542 316c924e-a436-60f5-8080-3fe189b3f50e --- tgstation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/tgstation.dme b/tgstation.dme index 337b3763271..3f16ba6e202 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -164,6 +164,7 @@ #include "code\datums\spells\ethereal_jaunt.dm" #include "code\datums\spells\explosion.dm" #include "code\datums\spells\genetic.dm" +#include "code\datums\spells\horsemask.dm" #include "code\datums\spells\inflict_handler.dm" #include "code\datums\spells\knock.dm" #include "code\datums\spells\mind_transfer.dm"