mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Update RandomPlayerbotFactory.h
code cleanup
This commit is contained in:
parent
8ebed9557e
commit
5a77ea5460
@ -23,7 +23,6 @@ class RandomPlayerbotFactory
|
|||||||
RandomPlayerbotFactory(uint32 accountId);
|
RandomPlayerbotFactory(uint32 accountId);
|
||||||
virtual ~RandomPlayerbotFactory() { }
|
virtual ~RandomPlayerbotFactory() { }
|
||||||
|
|
||||||
//Player* CreateRandomBot(WorldSession* session, uint8 cls, std::unordered_map<uint8, std::vector<std::string>> names);
|
|
||||||
Player* CreateRandomBot(WorldSession* session, uint8 cls);
|
Player* CreateRandomBot(WorldSession* session, uint8 cls);
|
||||||
static void CreateRandomBots();
|
static void CreateRandomBots();
|
||||||
static void CreateRandomGuilds();
|
static void CreateRandomGuilds();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user