mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-20 01:18:21 +00:00
seems to be working
This commit is contained in:
@@ -199,6 +199,7 @@ public:
|
||||
Raid *GetRaidByLeaderName(const char *leader);
|
||||
#ifdef BOTS
|
||||
Raid* GetRaidByBotName(const char* name);
|
||||
Raid* GetRaidByBot(Bot* bot);
|
||||
#endif
|
||||
|
||||
Corpse *GetCorpseByOwner(Client* client);
|
||||
|
||||
Reference in New Issue
Block a user