mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
Scripts - Fixed missing headers
Without these, the server would not compile when disabling precompiled headers (PCH)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "MapManager.h"
|
||||
#include "CreatureTextMgr.h"
|
||||
#include "SpellAuraEffects.h"
|
||||
#include "CellImpl.h"
|
||||
|
||||
// Ours
|
||||
class spell_q11065_wrangle_some_aether_rays : public SpellScriptLoader
|
||||
|
||||
Reference in New Issue
Block a user