fix compile issue

This commit is contained in:
Yunfan Li
2023-08-25 10:12:14 +08:00
parent 563760d92b
commit 0adf1b8034

View File

@@ -11,7 +11,6 @@
#include "PlayerbotFactory.h"
#include "ScriptMgr.h"
#include "SocialMgr.h"
#include <unistd.h>
std::map<uint8, std::vector<uint8>> RandomPlayerbotFactory::availableRaces;