Merge pull request #408 from Grimfeather/Fix-Compile-error

Update boss_lord_kazzak.cpp - fix compilation error
This commit is contained in:
ZhengPeiRu21
2024-11-04 21:32:15 -07:00
committed by GitHub

View File

@@ -22,6 +22,7 @@
#include "ScriptMgr.h" #include "ScriptMgr.h"
#include "ScriptedCreature.h" #include "ScriptedCreature.h"
#include "SpellAuraEffects.h" #include "SpellAuraEffects.h"
#include "SpellMgr.h"
#include "SpellScript.h" #include "SpellScript.h"
#include "ProgressionSystem.h" #include "ProgressionSystem.h"