mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 00:06:11 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -40,7 +40,6 @@ public:
|
||||
{
|
||||
npc_pet_shaman_earth_elementalAI(Creature* creature) : ScriptedAI(creature), _initAttack(true) { }
|
||||
|
||||
|
||||
void EnterCombat(Unit*) override
|
||||
{
|
||||
_events.Reset();
|
||||
|
||||
Reference in New Issue
Block a user