mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Fix compile errors related to sSpellMgr
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user