refactor(src/server/game/*): remove unused imports (big part 1) (#20310)

This commit is contained in:
Francesco Borzì
2024-10-27 10:25:40 +01:00
committed by GitHub
parent 2c344fc127
commit cb7e28df05
50 changed files with 26 additions and 39 deletions

View File

@@ -20,6 +20,7 @@
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "sethekk_halls.h"
#include "SpellMgr.h"
enum Text
{

View File

@@ -21,6 +21,7 @@
#include "black_temple.h"
#include "Player.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "SpellScript.h"
enum Says

View File

@@ -19,6 +19,7 @@
#include "ScriptedCreature.h"
#include "TaskScheduler.h"
#include "gruuls_lair.h"
#include "SpellMgr.h"
enum HighKingMaulgar
{

View File

@@ -22,6 +22,7 @@
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "blood_furnace.h"
#include "SpellMgr.h"
enum Say
{