fix minimap button

This commit is contained in:
Sattva
2023-05-20 18:55:47 +03:00
parent cd8866e2a2
commit 75696a0d19
+1 -1
View File
@@ -8678,7 +8678,7 @@
elseif AuctionFrameAuctions.duration == 3 then
AuctionsLongAuctionButton:SetChecked(true)
end
-- test
-- Functions
local function CreateAuctionCB(name, anchor, x, y, text)
LeaPlusCB[name] = CreateFrame("CheckButton", nil, AuctionFrameAuctions, "OptionsCheckButtonTemplate")