mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-20 09:13:27 +02:00
fix items, map, protocls
This commit is contained in:
17
800OTClient/modules/game_stats/stats.otui
Normal file
17
800OTClient/modules/game_stats/stats.otui
Normal file
@@ -0,0 +1,17 @@
|
||||
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
|
Reference in New Issue
Block a user