From 9a65b577ad1123681a959b58f094112bd407226f Mon Sep 17 00:00:00 2001 From: Alfred Eriksson Date: Sun, 11 Jan 2009 09:29:15 +0000 Subject: added mod gamemode --- src/game/server/hooks.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/server/hooks.cpp') diff --git a/src/game/server/hooks.cpp b/src/game/server/hooks.cpp index e9a8daaa..64cf3407 100644 --- a/src/game/server/hooks.cpp +++ b/src/game/server/hooks.cpp @@ -21,6 +21,7 @@ extern "C" #include "gamemodes/dm.hpp" #include "gamemodes/tdm.hpp" #include "gamemodes/ctf.hpp" +#include "gamemodes/mod.hpp" TUNING_PARAMS tuning; -- cgit 1.4.1