Macros: Print when done with all auctions in current page
This commit is contained in:
parent
d72dd1d2d3
commit
c59d191263
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ function mod:AuctionHouseBuyout()
|
|||
|
||||
-- no purchase made, buy selected
|
||||
PlaceAuctionBid("list", selected, price)
|
||||
self:Print("All auctions bought.")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue