Skip to content

Commit

Permalink
Update serpentshrine_cavern.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
elthehablo authored Dec 12, 2023
1 parent 95ee177 commit 911da64
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include "Config.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "SpellInfo.h"

enum SSCMisc
{
Expand All @@ -13,9 +14,7 @@ enum SSCMisc
DATA_VASHJ = 6
};

#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"


class GlobalSerpentshrineScript : public GlobalScript
{
Expand Down

0 comments on commit 911da64

Please sign in to comment.