moved the auctionator button

This commit is contained in:
Manuel Simon Hirsig
2015-09-07 07:20:01 +02:00
parent 850ad61a1a
commit 0cdb7ca0bc
+2 -2
View File
@@ -15,8 +15,8 @@
</Anchors>
<Frames>
<Button name="AuctionatorOptionsButton" inherits="UIPanelButtonTemplate" text="Auctionator">
<Size><AbsDimension x="126" y="22"/> </Size>
<Anchors><Anchor point="BOTTOMRIGHT"><Offset><AbsDimension x="-20" y="0"/></Offset></Anchor></Anchors>
<Size><AbsDimension x="126" y="22"/></Size>
<Anchors><Anchor point="BOTTOMRIGHT"><Offset><AbsDimension x="-18" y="10"/></Offset></Anchor></Anchors>
<Scripts>
<OnClick>
Auctionator_ShowOptionsFrame()