mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
5952752 follow-up: Member declaration now matches order of usage.
This commit is contained in:
@@ -140,8 +140,8 @@ class boss_loatheb : public CreatureScript
|
||||
}
|
||||
|
||||
private:
|
||||
bool _sporeLoser;
|
||||
uint8 _doomCounter;
|
||||
bool _sporeLoser;
|
||||
};
|
||||
|
||||
CreatureAI* GetAI(Creature* creature) const override
|
||||
|
||||
Reference in New Issue
Block a user