Skip to content

Commit

Permalink
chore(Scripts/Hyjal): Don't initialize headers twice (azerothcore#18939)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyeriah authored May 23, 2024
1 parent 7f42ec0 commit df688af
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ class instance_hyjal : public InstanceMapScript

void Initialize() override
{
SetHeaders(DataHeader);

_bossWave = 0;
_retreat = 0;
trash = 0;
Expand Down

0 comments on commit df688af

Please sign in to comment.