fix minimap button
This commit is contained in:
parent
cd8866e2a2
commit
75696a0d19
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue