seems to be working

This commit is contained in:
neckkola
2022-01-29 21:53:06 -04:00
parent c2d1857223
commit ed552af6f1
4 changed files with 36 additions and 12 deletions
+1
View File
@@ -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);