Version 2.3 - cooldowns in action bar, more advanced bot, new cavebot, bug fixes

This commit is contained in:
OTCv8
2020-04-15 01:22:06 +02:00
parent ed8162a9d5
commit 9a4ab2ae3b
68 changed files with 3261 additions and 428 deletions

View File

@@ -49,6 +49,13 @@ ItemSelectorWindow < MainWindow
text-align: center
!text: tr("Count / SubType")
Button
id: clearButton
!text: tr('Clear')
anchors.bottom: parent.bottom
anchors.left: parent.left
width: 60
Button
id: okButton
!text: tr('Ok')