aboutsummaryrefslogtreecommitdiff
path: root/src/game/CreatureGroups.cpp
diff options
context:
space:
mode:
authormegamage <none@none>2009-04-07 19:38:09 -0500
committermegamage <none@none>2009-04-07 19:38:09 -0500
commitf59c4debf6d413fefb7f55d422263fbb44772054 (patch)
treea65e607067e5caf81a2b10b0eaecbaa78d9cf062 /src/game/CreatureGroups.cpp
parent24dede78d339f348ab67d4e7235ed12d93802b69 (diff)
[7622] Added creatureAI with related database tables. Author: AlexDereka
*Note: three tables are renamed. --HG-- branch : trunk
Diffstat (limited to 'src/game/CreatureGroups.cpp')
-rw-r--r--src/game/CreatureGroups.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/CreatureGroups.cpp b/src/game/CreatureGroups.cpp
index ed0fde19eb0..23f72d89816 100644
--- a/src/game/CreatureGroups.cpp
+++ b/src/game/CreatureGroups.cpp
@@ -23,6 +23,7 @@
#include "ObjectMgr.h"
#include "ProgressBar.h"
#include "Policies/SingletonImp.h"
+#include "CreatureAI.h"
#define MAX_DESYNC 5.0f