diff options
Diffstat (limited to 'resource/ui/build_menu/pipboy/hudmenueurekaeffect.res')
| -rw-r--r-- | resource/ui/build_menu/pipboy/hudmenueurekaeffect.res | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res index 268ed13..71f7d29 100644 --- a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res +++ b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res @@ -92,8 +92,8 @@ "fieldName" "TitleLabelDropshadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "36" // align me to the left edge of the first selection - "ypos" "-8" + "xpos" "-2" // align me to the left edge of the first selection + "ypos" "-2" "zpos" "1" "wide" "300" "tall" "38" @@ -105,10 +105,14 @@ "textAlignment" "Left" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "TitleLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "CancelLabel" - { + { "ControlName" "CExLabel" "fieldName" "CancelLabel" "font" "SpectatorKeyHints" @@ -138,7 +142,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "available_target_2" { @@ -150,8 +154,8 @@ "wide" "100" "tall" "124" "visible" "1" - } - + } + "unavailable_target_1" { "ControlName" "EditablePanel" @@ -162,7 +166,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "unavailable_target_2" { @@ -174,5 +178,5 @@ "wide" "100" "tall" "124" "visible" "0" - } + } }
\ No newline at end of file |
