Add client tooltips showing Admin/IP/Latency.
This commit is contained in:
@@ -123,3 +123,27 @@ Background@SPAWN_TOOLTIP:
|
||||
Height:15
|
||||
Font:TinyBold
|
||||
Align:center
|
||||
|
||||
Background@CLIENT_TOOLTIP:
|
||||
Logic:ClientTooltipLogic
|
||||
Background:panel-black
|
||||
Height:35
|
||||
Width:5
|
||||
Children:
|
||||
Label@ADMIN:
|
||||
Y:2
|
||||
Height:18
|
||||
Font:Bold
|
||||
Text:Game Admin
|
||||
Align:Center
|
||||
Label@IP:
|
||||
Y:5
|
||||
Width:5
|
||||
Height:10
|
||||
Font:TinyBold
|
||||
Align:Center
|
||||
Label@LATENCY:
|
||||
Y:17
|
||||
Height:10
|
||||
Font:TinyBold
|
||||
Align:Center
|
||||
|
||||
Reference in New Issue
Block a user