mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -15,11 +15,12 @@ EndScriptData */
|
||||
npc_maghar_captive
|
||||
npc_creditmarker_visit_with_ancestors
|
||||
EndContentData */
|
||||
#include "ScriptMgr.h"
|
||||
#include "ScriptedCreature.h"
|
||||
#include "ScriptedGossip.h"
|
||||
#include "ScriptedEscortAI.h"
|
||||
|
||||
#include "Player.h"
|
||||
#include "ScriptedCreature.h"
|
||||
#include "ScriptedEscortAI.h"
|
||||
#include "ScriptedGossip.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "SpellInfo.h"
|
||||
|
||||
/*#####
|
||||
|
||||
Reference in New Issue
Block a user