From dc9e5f14a8619accf6bc2cdbb69ce00962ba5fcc Mon Sep 17 00:00:00 2001 From: RaysFire Date: Sun, 10 Mar 2013 17:04:08 -0500 Subject: Fixed map info descriptions sometimes going past the background. --- resource/ui/MapInfoMenu.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/MapInfoMenu.res') diff --git a/resource/ui/MapInfoMenu.res b/resource/ui/MapInfoMenu.res index 42f1f78..89fb3d7 100644 --- a/resource/ui/MapInfoMenu.res +++ b/resource/ui/MapInfoMenu.res @@ -75,16 +75,16 @@ "fieldName" "MapInfoText" "font" "Cerbetica12" "xpos" "c-176" - "ypos" "c-66" + "ypos" "c-66" "zpos" "3" - "wide" "352" + "wide" "156" "tall" "155" "autoResize" "3" "pinCorner" "0" "visible" "1" "enabled" "1" "paintborder" "0" - "textAlignment" "northwest" + "textAlignment" "east" "fgcolor" "TanLight" } -- cgit v1.2.3