Merge pull request #3647 from Mailaender/ip2geo
Show locations of client and servers using a local GeoIP database
This commit is contained in:
@@ -60,7 +60,7 @@ Background@SPAWN_TOOLTIP:
|
||||
Background@CLIENT_TOOLTIP:
|
||||
Logic:ClientTooltipLogic
|
||||
Background:dialog3
|
||||
Height:39
|
||||
Height:51
|
||||
Width:7
|
||||
Children:
|
||||
Label@ADMIN:
|
||||
@@ -75,8 +75,18 @@ Background@CLIENT_TOOLTIP:
|
||||
Height:10
|
||||
Font:TinyBold
|
||||
Align:Center
|
||||
Label@LATENCY:
|
||||
Label@LOCATION:
|
||||
Y:19
|
||||
Height:10
|
||||
Font:TinyBold
|
||||
Align:Center
|
||||
Label@LATENCY_PREFIX:
|
||||
X:10
|
||||
Y:31
|
||||
Height:10
|
||||
Font:TinyBold
|
||||
Text:Latency:
|
||||
Label@LATENCY:
|
||||
Y:31
|
||||
Height:10
|
||||
Font:TinyBold
|
||||
Reference in New Issue
Block a user