mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 22:23:28 +02:00
Version 2.1 - imbuements, wrap/unwrap, 4 byte header, packet compression and other features
This commit is contained in:
@@ -18,6 +18,7 @@ MainWindow
|
||||
margin-top: 15
|
||||
margin-left: 22
|
||||
padding: 4 4 4 4
|
||||
size: 96 96
|
||||
fixed-creature-size: true
|
||||
|
||||
Label
|
||||
@@ -44,13 +45,14 @@ MainWindow
|
||||
enabled: true
|
||||
@onClick: modules.game_outfit.previousOutfitType()
|
||||
|
||||
Creature
|
||||
Creature
|
||||
id: mountCreatureBox
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
margin-top: 15
|
||||
margin-right: 22
|
||||
padding: 4 4 4 4
|
||||
size: 96 96
|
||||
fixed-creature-size: true
|
||||
|
||||
Label
|
||||
|
Reference in New Issue
Block a user