Add client tooltips showing Admin/IP/Latency.

This commit is contained in:
Paul Chote
2013-04-25 13:34:18 +12:00
parent 91115d5ba3
commit 45ff0645ba
11 changed files with 273 additions and 4 deletions

View File

@@ -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