mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Scripts/Misc: Attempt to fix the build
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
void JustDied(Unit* /*killer*/) override
|
||||
{
|
||||
Summons.DespawnAll();
|
||||
DoCast(SPELL_DROP_JOURNAL, true);
|
||||
DoCast(SPELL_DROP_JOURNAL);
|
||||
}
|
||||
|
||||
void UpdateAI(uint32 diff) override
|
||||
|
||||
Reference in New Issue
Block a user