Version 2.0 - preys, bot updates, ui improvements

This commit is contained in:
OTCv8
2020-01-31 18:01:42 +01:00
parent 48d7eb810d
commit 6bc4188d7a
40 changed files with 737 additions and 72 deletions

View File

@@ -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")