Market fixes for creating offers, got Tibia working properly with market, fixes to statistics.

This commit is contained in:
BeniS
2012-07-29 01:41:10 +12:00
parent 497902736c
commit 6c281a828c
8 changed files with 268 additions and 74 deletions

View File

@@ -62,9 +62,10 @@ MiniWindow
enabled: true
@onClick: onButtonClick(self:getId())
ZoomInControl
id: zoomIn
text: +
ZoomOutControl
id: zoomOut
text: -
font: terminus-14px-bold
anchors.right: parent.right
anchors.bottom: parent.bottom
margin-right: 4
@@ -72,10 +73,9 @@ MiniWindow
enabled: true
@onClick: onButtonClick(self:getId())
ZoomOutControl
id: zoomOut
text: -
font: terminus-14px-bold
ZoomInControl
id: zoomIn
text: +
anchors.right: parent.right
anchors.bottom: parent.bottom
margin-right: 4