mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
refactor(Core): sort #includes alphabetically (#4579)
This commit is contained in:
@@ -10,12 +10,10 @@
|
||||
#include "Common.h"
|
||||
#include "Creature.h"
|
||||
#include "CreatureAI.h"
|
||||
#include "Unit.h"
|
||||
#include "Spell.h"
|
||||
#include "GridNotifiers.h"
|
||||
|
||||
#include "SmartScriptMgr.h"
|
||||
//#include "SmartAI.h"
|
||||
#include "Spell.h"
|
||||
#include "Unit.h"
|
||||
|
||||
class SmartScript
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user