diff --git a/mods/d2k/chrome/tooltips.yaml b/mods/d2k/chrome/tooltips.yaml index 8513117197..fdb8d346aa 100644 --- a/mods/d2k/chrome/tooltips.yaml +++ b/mods/d2k/chrome/tooltips.yaml @@ -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,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 \ No newline at end of file