mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 22:53:26 +02:00
Version 2.4 - http://otclient.net/showthread.php?tid=160
This commit is contained in:
15
modules/client_mobile/mobile.otui
Normal file
15
modules/client_mobile/mobile.otui
Normal file
@@ -0,0 +1,15 @@
|
||||
UIWidget
|
||||
anchors.fill: parent
|
||||
focusable: false
|
||||
phantom: true
|
||||
|
||||
UIProgressRect
|
||||
id: cursor
|
||||
size: 64 64
|
||||
background: #FF5858
|
||||
percent: 100
|
||||
visible: false
|
||||
x: 0
|
||||
y: 0
|
||||
focusable: false
|
||||
phantom: true
|
Reference in New Issue
Block a user