This commit is contained in:
OTCv8
2020-06-09 18:19:20 +02:00
parent 76d6f2ce7d
commit 541e189d3f
154 changed files with 2540 additions and 1221 deletions

View File

@@ -29,7 +29,7 @@ BotItem < Item
&editable: true
BotTextEdit < TextEdit
@onClick: modules.game_textedit.show(self)
@onClick: modules.client_textedit.show(self)
text-align: center
multiline: false
focusable: false
@@ -52,6 +52,8 @@ BotPanel < Panel
vertical-scrollbar: botPanelScroll
layout:
type: verticalBox
$mobile:
margin-right: 16
BotSmallScrollBar
id: botPanelScroll

View File

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