mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-17 01:17:12 +01:00
Updated to OTCv8 3.1 rev 118
This commit is contained in:
@@ -504,6 +504,14 @@ SettingsPanel < Panel
|
||||
width: 245
|
||||
text: PVP safe
|
||||
|
||||
CheckBox
|
||||
id: Training
|
||||
anchors.top: prev.bottom
|
||||
anchors.left: prev.left
|
||||
margin-top: 8
|
||||
width: 245
|
||||
text: Stop when attacking trainers
|
||||
|
||||
CheckBox
|
||||
id: BlackListSafe
|
||||
anchors.top: prev.bottom
|
||||
@@ -523,7 +531,7 @@ SettingsPanel < Panel
|
||||
minimum: 1
|
||||
maximum: 10
|
||||
focusable: true
|
||||
margin-left: 5
|
||||
margin-left: 5
|
||||
|
||||
AttackBotWindow < MainWindow
|
||||
size: 535 300
|
||||
|
||||
Reference in New Issue
Block a user