fix build errors

This commit is contained in:
bash
2025-10-05 23:49:13 +02:00
parent 1faf20f567
commit 780f6d60e0
4 changed files with 5 additions and 5 deletions

View File

@@ -415,7 +415,7 @@ public:
void ResetStrategies(bool load = false);
void ReInitCurrentEngine();
void Reset(bool full = false);
void PlayerbotAI::RemoveFromGroup()
void RemoveFromGroup();
static bool IsTank(Player* player, bool bySpec = false);
static bool IsHeal(Player* player, bool bySpec = false);
static bool IsDps(Player* player, bool bySpec = false);