mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 22:23:28 +02:00
Version 2.2.1 - updated market, text editor, bot
This commit is contained in:
@@ -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
|
@@ -22,6 +22,7 @@ BotIcon < UIWidget
|
||||
margin-top: 0
|
||||
size: 48 48
|
||||
phantom: true
|
||||
optimized: true
|
||||
|
||||
UIWidget
|
||||
id: status
|
||||
|
Reference in New Issue
Block a user