Open Raid Library update

This commit is contained in:
Tercio Jose
2022-10-18 10:31:05 -03:00
parent 399756d6d1
commit fd801fa69f
47 changed files with 2559 additions and 915 deletions
+3 -3
View File
@@ -1248,7 +1248,7 @@
line:SetDrawLayer("background")
line:SetPoint("left", thisButton.button, "right", -110, -3)
table.insert (actorsFrameButtons, #actorsFrameButtons+1, thisButton)
table.insert(actorsFrameButtons, #actorsFrameButtons+1, thisButton)
end
y = y + 20
@@ -1456,7 +1456,7 @@
line:SetDrawLayer("background")
line:SetPoint("left", thisButton.button, "right", -110, -3)
table.insert (actorsFrameButtons, #actorsFrameButtons+1, thisButton)
table.insert(actorsFrameButtons, #actorsFrameButtons+1, thisButton)
end
y = y + 20
@@ -1617,7 +1617,7 @@
line:SetDrawLayer("background")
line:SetPoint("left", thisButton.button, "right", -60, -3)
table.insert (spellsFrameButtons, #spellsFrameButtons+1, thisButton)
table.insert(spellsFrameButtons, #spellsFrameButtons+1, thisButton)
end
y = y + 20