Core/Spells: Remove one char breaking hotswap
This commit is contained in:
@@ -2786,7 +2786,7 @@ void SpellMgr::LoadSpellInfoCorrections()
|
||||
47134 // Quest Complete
|
||||
}, [](SpellInfo* spellInfo)
|
||||
{
|
||||
//! HACK: This spell break quest complete for alliance and on retail not used °_O
|
||||
//! HACK: This spell break quest complete for alliance and on retail not used
|
||||
const_cast<SpellEffectInfo*>(spellInfo->GetEffect(EFFECT_0))->Effect = 0;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user