Fix undress button overlapping with auction house frames
This commit is contained in:
parent
32e0e32125
commit
29c00d0784
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ function UB:CreateUndressButton(auction)
|
|||
else
|
||||
S:HandleButton(self.auctionDressUpButton)
|
||||
self.auctionDressUpButton:Point("RIGHT", AuctionDressUpFrameResetButton, "LEFT", -3, 0)
|
||||
AuctionDressUpFrameResetButton:Point("BOTTOM", 42, 33)
|
||||
AuctionDressUpFrameResetButton:Point("BOTTOM", 40, 8)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue