mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Bot compile fix
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
#include <math.h>
|
||||
#include <sstream>
|
||||
|
||||
#ifdef BOTS
|
||||
#include "bot.h"
|
||||
#endif
|
||||
|
||||
extern EntityList entity_list;
|
||||
|
||||
extern Zone* zone;
|
||||
|
||||
Reference in New Issue
Block a user