mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Merge pull request #407 from noisiver/fix-compile-errors
Fix compile errors related to sSpellMgr
This commit is contained in:
commit
00f933515a
@ -14,6 +14,7 @@
|
|||||||
#include "RandomPlayerbotMgr.h"
|
#include "RandomPlayerbotMgr.h"
|
||||||
#include "SharedValueContext.h"
|
#include "SharedValueContext.h"
|
||||||
#include "Spell.h"
|
#include "Spell.h"
|
||||||
|
#include "SpellMgr.h"
|
||||||
#include "TravelNode.h"
|
#include "TravelNode.h"
|
||||||
|
|
||||||
std::vector<std::string> split(std::string const s, char delim);
|
std::vector<std::string> split(std::string const s, char delim);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user