mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
chore(Scripts/Hyjal): Don't initialize headers twice (#18939)
This commit is contained in:
@@ -96,8 +96,6 @@ public:
|
|||||||
|
|
||||||
void Initialize() override
|
void Initialize() override
|
||||||
{
|
{
|
||||||
SetHeaders(DataHeader);
|
|
||||||
|
|
||||||
_bossWave = 0;
|
_bossWave = 0;
|
||||||
_retreat = 0;
|
_retreat = 0;
|
||||||
trash = 0;
|
trash = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user