diff --git a/Leatrix_Plus.lua b/Leatrix_Plus.lua index 2353d53..b7a38b2 100644 --- a/Leatrix_Plus.lua +++ b/Leatrix_Plus.lua @@ -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")