Skip to content

Commit

Permalink
Merge pull request #10 from LePetitMarill/patch-1
Browse files Browse the repository at this point in the history
Fixed cooldown animations for cyCircled
  • Loading branch information
jsb authored Apr 12, 2017
2 parents 1a8d5e9 + f566472 commit 89c6d7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RingMenu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ function RingMenuFrame_ConfigureButtons()

button:SetID(i)
button:SetPoint("CENTER", RingMenuFrame, "CENTER", 0, 0)
button:SetFrameLevel(2)
button.isRingMenu = true
button.isBonus = true
button.buttonType = "RING_MENU"
Expand Down

0 comments on commit 89c6d7c

Please sign in to comment.