chore(Scripts/Kalimdor): remove useless includes (#18065)

This commit is contained in:
IntelligentQuantum
2023-12-26 12:38:37 +03:30
committed by GitHub
parent d2dfa4a438
commit fa884ae385
13 changed files with 0 additions and 15 deletions

View File

@@ -17,14 +17,12 @@
#include "zulfarrak.h"
#include "Cell.h"
#include "CellImpl.h"
#include "CreatureScript.h"
#include "GameObject.h"
#include "GameObjectAI.h"
#include "GameObjectScript.h"
#include "GridNotifiers.h"
#include "InstanceScript.h"
#include "MotionMaster.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "ScriptSystem.h"