Core/Scripts: nopch fix

(cherry picked from commit 7fb70e74f2)
This commit is contained in:
ariel-
2017-12-15 20:19:55 -03:00
committed by funjoker
parent 33fbd7c773
commit 1891edb455
2 changed files with 2 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ EndContentData */
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
#include "TemporarySummon.h"
/*#####

View File

@@ -28,6 +28,7 @@ EndScriptData */
#include "ObjectAccessor.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
#include "SpellScript.h"
#include "TemporarySummon.h"
#include "the_eye.h"