mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
Fix typo in spell script functions
This commit is contained in:
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…
x
Reference in New Issue
Block a user