mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Fix compile caused by missing includes in r2764
--HG-- branch : trunk
This commit is contained in:
@@ -21,5 +21,7 @@ SDComment: Placeholer
|
||||
SDCategory: Sunwell_Plateau
|
||||
EndScriptData */
|
||||
|
||||
#include "Precompiled.h"
|
||||
|
||||
void AddSC_boss_kiljaeden()
|
||||
{};
|
||||
|
||||
@@ -21,5 +21,7 @@ SDComment: Placeholer
|
||||
SDCategory: Sunwell_Plateau
|
||||
EndScriptData */
|
||||
|
||||
#include "Precompiled.h"
|
||||
|
||||
void AddSC_boss_muru()
|
||||
{};
|
||||
|
||||
@@ -21,5 +21,7 @@ SDComment: Placeholer
|
||||
SDCategory: Sunwell_Plateau
|
||||
EndScriptData */
|
||||
|
||||
#include "Precompiled.h"
|
||||
|
||||
void AddSC_sunwell_plateau()
|
||||
{};
|
||||
Reference in New Issue
Block a user