mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-14 15:53:45 +00:00
feat: fix initialization
This commit is contained in:
@@ -110,6 +110,7 @@ class PlayerbotFactory : public InventoryAction
|
||||
void Refresh();
|
||||
void Randomize(bool incremental);
|
||||
static std::list<uint32> classQuestIds;
|
||||
void ClearEverything();
|
||||
void InitSkills();
|
||||
|
||||
static uint32 tradeSkills[];
|
||||
|
||||
Reference in New Issue
Block a user