mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
Fix non-pch build and remove blank line
This commit is contained in:
@@ -3,4 +3,3 @@ DELETE FROM `smart_scripts` WHERE `entryorguid`=24601 AND `source_type`=0 AND `i
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=46374;
|
||||
INSERT INTO `spell_script_names`(`spell_id`,`ScriptName`) VALUE
|
||||
(46374,'spell_windsoul_totem_aura');
|
||||
|
||||
|
||||
@@ -44,6 +44,7 @@ EndContentData */
|
||||
#include "Player.h"
|
||||
#include "SpellInfo.h"
|
||||
#include "WorldSession.h"
|
||||
#include "SpellScript.h"
|
||||
|
||||
/*######
|
||||
## npc_sinkhole_kill_credit
|
||||
|
||||
Reference in New Issue
Block a user