mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 06:33:26 +02:00
Version 2.0 - preys, bot updates, ui improvements
This commit is contained in:
@@ -372,7 +372,19 @@ Characters < Panel
|
||||
!text: tr('Auto reconnect: Off')
|
||||
|
||||
Button
|
||||
id: createCharacter
|
||||
id: showOutfits
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.bottom: parent.bottom
|
||||
width: 140
|
||||
|
||||
$on:
|
||||
!text: tr("Show outfits")
|
||||
|
||||
$!on:
|
||||
!text: tr("Hide outfits")
|
||||
|
||||
Button
|
||||
id: connect
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: parent.bottom
|
||||
!text: tr("Connect")
|
||||
|
Reference in New Issue
Block a user