mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 08:16:08 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
// Scripted by Xinef
|
||||
|
||||
#include "ScriptMgr.h"
|
||||
#include "ScriptedCreature.h"
|
||||
#include "SpellAuraEffects.h"
|
||||
#include "CombatAI.h"
|
||||
#include "SpellScript.h"
|
||||
#include "Player.h"
|
||||
#include "Vehicle.h"
|
||||
#include "PassiveAI.h"
|
||||
#include "Player.h"
|
||||
#include "ScriptedCreature.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "SpellAuraEffects.h"
|
||||
#include "SpellScript.h"
|
||||
#include "Vehicle.h"
|
||||
|
||||
///////////////////////////////////////
|
||||
////// TABLE EVENT
|
||||
|
||||
Reference in New Issue
Block a user