mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -297,7 +297,6 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void EnterCombat(Unit* /*who*/) override
|
||||
{
|
||||
if (me->GetEntry() == NPC_URSULA_DIREBREW)
|
||||
@@ -352,7 +351,6 @@ public:
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
enum kegThrowers
|
||||
{
|
||||
QUEST_THERE_AND_BACK_AGAIN_A = 11122,
|
||||
@@ -1129,7 +1127,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
///////////////////////////////////////
|
||||
////// SPELLS
|
||||
///////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user