End of Day Jan 18

This commit is contained in:
neckkola
2022-01-18 22:33:09 -04:00
parent 29ec914565
commit 5e475ad8cd
6 changed files with 44 additions and 23 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ public:
Raid *GetRaidByID(uint32 id);
Raid *GetRaidByLeaderName(const char *leader);
#ifdef BOTS
Raid* GetRaidByBot(Bot* bot);
Raid* GetRaidByBotName(const char* name);
#endif
Corpse *GetCorpseByOwner(Client* client);