major visual upgrade of buy tab, cleaned up xml files a bit, better reporting functionality for the buy tab, handled more corner cases in buy tab
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
AuctionatorVersion = "1.2.0-Vanilla"
|
||||
AuctionatorAuthor = "Zirco; Backport by Nimeral; Reworked by Simon Hirsig"
|
||||
|
||||
AuctionatorLoaded = false
|
||||
|
||||
local val2gsc
|
||||
@@ -52,7 +55,7 @@ end
|
||||
-----------------------------------------
|
||||
|
||||
function Auctionator_OnLoad()
|
||||
Auctionator_Log("[Auctionator] Loaded")
|
||||
Auctionator_Log("Auctionator v"..AuctionatorVersion.." loaded")
|
||||
AuctionatorLoaded = true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user