mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
compile fix
This commit is contained in:
@@ -92,7 +92,6 @@ class PlayerAI : public UnitAI
|
||||
void CancelAllShapeshifts();
|
||||
|
||||
private:
|
||||
bool _isSelfHealer;
|
||||
uint8 const _selfSpec;
|
||||
bool const _isSelfHealer;
|
||||
bool _isSelfRangedAttacker;
|
||||
|
||||
Reference in New Issue
Block a user