display the client location in a lobby tooltip

This commit is contained in:
Matthias Mailänder
2013-08-08 09:40:40 +02:00
parent 781c680ad3
commit feb7f80a39
5 changed files with 38 additions and 7 deletions

View File

@@ -130,7 +130,7 @@ Background@SPAWN_TOOLTIP:
Background@CLIENT_TOOLTIP:
Logic:ClientTooltipLogic
Background:panel-black
Height:35
Height:47
Width:5
Children:
Label@ADMIN:
@@ -145,8 +145,13 @@ Background@CLIENT_TOOLTIP:
Height:10
Font:TinyBold
Align:Center
Label@LATENCY:
Label@LOCATION:
Y:17
Height:10
Font:TinyBold
Align:Center
Label@LATENCY:
Y:29
Height:10
Font:TinyBold
Align:Center

View File

@@ -60,7 +60,7 @@ Background@SPAWN_TOOLTIP:
Background@CLIENT_TOOLTIP:
Logic:ClientTooltipLogic
Background:dialog4
Height:39
Height:51
Width:7
Children:
Label@ADMIN:
@@ -75,8 +75,13 @@ Background@CLIENT_TOOLTIP:
Height:10
Font:TinyBold
Align:Center
Label@LATENCY:
Label@LOCATION:
Y:19
Height:10
Font:TinyBold
Align:Center
Label@LATENCY:
Y:31
Height:10
Font:TinyBold
Align:Center