mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core: Updated to 11.1.0
This commit is contained in:
@@ -429,6 +429,7 @@ NonDefaultConstructible<SpellEffectHandlerFn> SpellEffectHandlers[TOTAL_SPELL_EF
|
||||
&Spell::EffectNULL, //338 SPELL_EFFECT_338
|
||||
&Spell::EffectNULL, //339 SPELL_EFFECT_UI_ACTION
|
||||
&Spell::EffectNULL, //340 SPELL_EFFECT_340
|
||||
&Spell::EffectNULL, //341 SPELL_EFFECT_LEARN_WARBAND_SCENE
|
||||
};
|
||||
|
||||
void Spell::EffectNULL()
|
||||
|
||||
Reference in New Issue
Block a user