Fix typo in spell script functions

coverity_scan^2
David Cernat 8 years ago
parent c81b58e1be
commit d4b5c826f8

@ -6,7 +6,7 @@
\
{"AddSpell", SpellFunctions::AddSpell},\
{"RemoveSpell", SpellFunctions::RemoveSpell},\
{"ClearSpellbook", SpellFunctions::ClearInventory},\
{"ClearSpellbook", SpellFunctions::ClearSpellbook},\
\
{"HasSpell", SpellFunctions::HasSpell},\
{"GetSpellId", SpellFunctions::GetSpellId},\

Loading…
Cancel
Save