mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
chore(Core): remove useless includes (#18036)
This commit is contained in:
committed by
GitHub
parent
330ed952df
commit
258e369ee5
@@ -22,7 +22,6 @@
|
||||
#include "MoveSpline.h"
|
||||
#include "MoveSplineInit.h"
|
||||
#include "Player.h"
|
||||
#include "World.h"
|
||||
|
||||
template<class T>
|
||||
void EscortMovementGenerator<T>::DoInitialize(T* unit)
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#include "CreatureAI.h"
|
||||
#include "DisableMgr.h"
|
||||
#include "MoveSplineInit.h"
|
||||
#include "WorldPacket.h"
|
||||
|
||||
void HomeMovementGenerator<Creature>::DoInitialize(Creature* owner)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user