mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 14:13:27 +02:00
Version 2.4 - http://otclient.net/showthread.php?tid=160
This commit is contained in:
@@ -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
|
||||
|
@@ -22,7 +22,6 @@ BotIcon < UIWidget
|
||||
margin-top: 0
|
||||
size: 48 48
|
||||
phantom: true
|
||||
optimized: true
|
||||
|
||||
UIWidget
|
||||
id: status
|
||||
|
Reference in New Issue
Block a user