diff options
Diffstat (limited to 'resource/ui/build_menu/pipboy/base_active.res')
| -rw-r--r-- | resource/ui/build_menu/pipboy/base_active.res | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/resource/ui/build_menu/pipboy/base_active.res b/resource/ui/build_menu/pipboy/base_active.res index 255cb46..ffd655f 100644 --- a/resource/ui/build_menu/pipboy/base_active.res +++ b/resource/ui/build_menu/pipboy/base_active.res @@ -37,7 +37,7 @@ "iconColor" "ProgressOffWhite"
}
- "BuildingIcon"
+ "BuildingIcon"
{
"ControlName" "CIconPanel"
"fieldName" "BuildingIcon"
@@ -85,7 +85,7 @@ "visible" "1"
"enabled" "1"
"labelText" "%metal%"
- "textAlignment" "Left"
+ "textAlignment" "Left"
}
"ModeLabel"
@@ -104,10 +104,10 @@ "visible" "1"
"enabled" "1"
"labelText" ""
- "textAlignment" "East"
+ "textAlignment" "East"
}
- "NumberBg"
+ "NumberBg"
{
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
@@ -149,8 +149,8 @@ "fieldName" "NumberLabel"
"font" "CerbeticaBold20"
"fgcolor" "TransparentBlack"
- "xpos" "1"
- "ypos" "96"
+ "xpos" "-1"
+ "ypos" "-1"
"zpos" "1"
"wide" "100"
"tall" "18"
@@ -162,5 +162,9 @@ "textAlignment" "Center"
"dulltext" "1"
"brighttext" "0"
+
+ "pin_to_sibling" "NumberLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
}
\ No newline at end of file |
