mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 05:29:43 -04:00
Core: Remove Player.h dependency from all the possible headers
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
* Scriptnames of files in this file should be prefixed with "spell_mage_".
|
||||
*/
|
||||
|
||||
#include "Player.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "SpellScript.h"
|
||||
#include "SpellAuraEffects.h"
|
||||
|
||||
|
||||
enum MageSpells
|
||||
{
|
||||
SPELL_MAGE_COLD_SNAP = 11958,
|
||||
|
||||
Reference in New Issue
Block a user