renamed function name

This commit is contained in:
bash
2025-10-06 21:07:43 +02:00
parent 780f6d60e0
commit cf4f0f6dc7
5 changed files with 10 additions and 10 deletions

View File

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