mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -276,7 +276,6 @@ public:
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
if (events.GetPhaseMask() == 0)
|
||||
DoMeleeAttackIfReady();
|
||||
}
|
||||
|
||||
@@ -18,7 +18,6 @@ enum MTData
|
||||
MAX_ENCOUNTER = 4
|
||||
};
|
||||
|
||||
|
||||
enum MTCreatures
|
||||
{
|
||||
NPC_DELRISSA = 24560,
|
||||
@@ -38,5 +37,4 @@ enum MTGameObjects
|
||||
GO_ESCAPE_ORB = 188173
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user