From 419e338bf3b007f4576afc2c548afce6fc0b01c9 Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Sun, 4 Nov 2012 16:04:06 -0600 Subject: Added a custom build/destroy menu. (With Pipboy Support!) --- scripts/hudlayout.res | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'scripts/hudlayout.res') diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 831d47f..39927f7 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -1390,10 +1390,10 @@ "fieldName" "HudMenuEngyBuild" "visible" "1" "enabled" "1" - "xpos" "c-225" - "ypos" "c-55" - "wide" "450" - "tall" "195" + "xpos" "c-250" + "ypos" "c-75" + "wide" "500" + "tall" "200" "PaintBackgroundType" "0" } @@ -1402,9 +1402,9 @@ "fieldName" "HudMenuEngyDestroy" "visible" "1" "enabled" "1" - "xpos" "c-225" - "ypos" "c-59" - "wide" "450" + "xpos" "c-250" + "ypos" "c-75" + "wide" "500" "tall" "200" "PaintBackgroundType" "0" } -- cgit v1.2.3