mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-13 22:34:53 +02:00
Resolve "Merge the best from 7.40 branch"
This commit is contained in:
17
SabrehavenOTClient/modules/game_stats/stats.otui
Normal file
17
SabrehavenOTClient/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