fix(premium): fix ResetSpellCooldown typo
This commit is contained in:
@@ -48,7 +48,7 @@ local function OnPremiumPlayer(player)
|
||||
player:SendBroadcastMessage("Милостью Элуны вам была выдана способность |cff71d5ff|Hspell:" ..
|
||||
SUMMON_SQUIRE_SPELL_ID .. "|h[" .. "Призыв Оруженосца]h|")
|
||||
|
||||
player:RemoveSpellCooldown(HEARTHSTONE_SPELL_ID)
|
||||
player:ResetSpellCooldown(HEARTHSTONE_SPELL_ID)
|
||||
end
|
||||
|
||||
local function RefreshPremiumStatus(player)
|
||||
|
||||
Reference in New Issue
Block a user