mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Bot compile fix
This commit is contained in:
@@ -58,6 +58,10 @@
|
||||
#include "worldserver.h"
|
||||
#include "zone.h"
|
||||
|
||||
#ifdef BOTS
|
||||
#include "bot.h"
|
||||
#endif
|
||||
|
||||
extern QueryServ* QServ;
|
||||
extern Zone* zone;
|
||||
extern volatile bool ZoneLoaded;
|
||||
|
||||
Reference in New Issue
Block a user