add Player:SetGlyph (#152)
This commit is contained in:
@@ -689,6 +689,7 @@ ElunaRegister<Player> PlayerMethods[] =
|
||||
{ "ModifyMoney", &LuaPlayer::ModifyMoney },
|
||||
{ "LearnSpell", &LuaPlayer::LearnSpell },
|
||||
{ "LearnTalent", &LuaPlayer::LearnTalent },
|
||||
{ "SetGlyph", &LuaPlayer::SetGlyph },
|
||||
#if !defined(CLASSIC)
|
||||
{ "RemoveArenaSpellCooldowns", &LuaPlayer::RemoveArenaSpellCooldowns },
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user