mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
* Scriptnames of files in this file should be prefixed with "npc_pet_mag_".
|
||||
*/
|
||||
|
||||
#include "Player.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "ScriptedCreature.h"
|
||||
#include "CombatAI.h"
|
||||
#include "Pet.h"
|
||||
#include "Player.h"
|
||||
#include "ScriptedCreature.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "SpellAuras.h"
|
||||
|
||||
enum MageSpells
|
||||
|
||||
Reference in New Issue
Block a user