diff options
| author | Ian Bruton <[email protected]> | 2012-11-04 16:04:06 -0600 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-11-04 16:04:06 -0600 |
| commit | 419e338bf3b007f4576afc2c548afce6fc0b01c9 (patch) | |
| tree | fb9315cade8beaf403085c827bda5a449e8789c4 /scripts/hudlayout.res | |
| parent | d9ef44adcf4a25672b338659bde99eab34e07b88 (diff) | |
Added a custom build/destroy menu. (With Pipboy Support!)
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 14 |
1 files changed, 7 insertions, 7 deletions
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"
}
|
