mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-21 15:13:26 +02:00
Version 2.3 - cooldowns in action bar, more advanced bot, new cavebot, bug fixes
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
BotTabBar < MoveableTabBar
|
||||
BotTabBar < TabBar
|
||||
tab-spacing: 1
|
||||
margin-left: 1
|
||||
margin-right: 1
|
||||
movable: false
|
||||
height: 20
|
||||
|
||||
$on:
|
||||
@@ -13,10 +12,13 @@ BotTabBar < MoveableTabBar
|
||||
visible: false
|
||||
margin-top: -20
|
||||
|
||||
BotTabBarButton < MoveableTabBarButton
|
||||
padding: 3
|
||||
BotTabBarPanel < TabBarPanel
|
||||
BotTabBarButton < TabBarButton
|
||||
padding: 4
|
||||
padding-right: 5
|
||||
text-horizontal-auto-resize: true
|
||||
|
||||
$!first:
|
||||
margin-left: 0
|
||||
|
||||
MiniWindow
|
||||
id: botWindow
|
||||
|
Reference in New Issue
Block a user