Version 2.2.1 - updated market, text editor, bot

This commit is contained in:
OTCv8
2020-04-02 06:47:02 +02:00
parent 932165111d
commit ed8162a9d5
20 changed files with 263 additions and 163 deletions

View File

@@ -29,7 +29,7 @@ BotConfig < Panel
anchors.top: prev.bottom
anchors.left: parent.left
text: Add
width: 59
width: 56
height: 20
Button
@@ -37,7 +37,7 @@ BotConfig < Panel
anchors.top: prev.top
anchors.horizontalCenter: parent.horizontalCenter
text: Edit
width: 59
width: 56
height: 20
Button
@@ -45,5 +45,5 @@ BotConfig < Panel
anchors.top: prev.top
anchors.right: parent.right
text: Remove
width: 59
width: 56
height: 20

View File

@@ -22,6 +22,7 @@ BotIcon < UIWidget
margin-top: 0
size: 48 48
phantom: true
optimized: true
UIWidget
id: status