diff options
author | click <click@gonnamakeyou.com> | 2011-06-28 00:56:29 +0200 |
---|---|---|
committer | click <click@gonnamakeyou.com> | 2011-06-28 00:56:29 +0200 |
commit | f580cddc09c9c08d91a7b45a2999a822465e9c23 (patch) | |
tree | 9c8ecb2f6bcb78b0c64ed44569e280e3c74e3be8 /src/server/scripts/PrecompiledHeaders/ScriptPCH.h | |
parent | e2f49f63bc7d9990434c2ab59a2a662fadf73098 (diff) |
Core: Add wintergrasp-patch to wintergrasp_cleanup branch - resurrected from an old work-repository, now over as a branch to work on.
Original patch by socolin, cand a ton of contributors :
mathman, joda, spp, silinoron, josh, malcrom, shauren, machiavelli, click, rat, leak, tobmaps, _manuel_, the tcfr team (via socolin), and tons of others for chiming in.
NOTE: THIS IS A WORKING-BRANCH, AND _NOT_ MENT FOR PUBLIC USE OR EVEN CONSIDERED STABLE!
Diffstat (limited to 'src/server/scripts/PrecompiledHeaders/ScriptPCH.h')
-rw-r--r-- | src/server/scripts/PrecompiledHeaders/ScriptPCH.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/PrecompiledHeaders/ScriptPCH.h b/src/server/scripts/PrecompiledHeaders/ScriptPCH.h index 1cd25309055..e73771b49e5 100644 --- a/src/server/scripts/PrecompiledHeaders/ScriptPCH.h +++ b/src/server/scripts/PrecompiledHeaders/ScriptPCH.h @@ -18,6 +18,7 @@ #include "InstanceScript.h" #include "CombatAI.h" #include "PassiveAI.h" +#include "GameObjectAI.h" #include "Chat.h" #include "DBCStructure.h" #include "DBCStores.h" |