mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-05-01 19:49:20 +02:00
18 lines
271 B
Plaintext
18 lines
271 B
Plaintext
UIWidget
|
|
id: game_stats
|
|
anchors.top: parent.top
|
|
anchors.left: parent.left
|
|
margin-left: 3
|
|
size: 100 100
|
|
visible: false
|
|
layout:
|
|
type: verticalBox
|
|
|
|
Label
|
|
id: fps
|
|
font: verdana-11px-rounded
|
|
|
|
Label
|
|
id: ping
|
|
font: verdana-11px-rounded
|