From 6979c74625d51897d99797b309974c2ee82a024b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 6 Aug 2008 16:43:32 +0000 Subject: every player within 1024 game units is drawn as target --- src/core/core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/core.h') diff --git a/src/core/core.h b/src/core/core.h index a3c9005..feca5fd 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -17,6 +17,7 @@ #include "core/gameinterface.h" #include "core/module.h" #include "core/player.h" +#include "core/range.h" #include "core/zone.h" /// core contains the basic functionality of the engine -- cgit v1.2.3