summaryrefslogtreecommitdiff
path: root/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-12-09 16:10:51 -0500
committerCriticalFlaw <[email protected]>2017-12-09 16:10:51 -0500
commit5c038af9ccb2ac86b11b041e8384f20d66010e9c (patch)
tree85798eccb85fc7fbd739b45110c55fb4b21ca2b6 /resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
parent4c8289aaed84e36b612e25765927f12ebb5bfdf5 (diff)
20171209 - Fixed the Build Menu Crash
Diffstat (limited to 'resource/ui/destroy_menu/pipboy/tele_exit_inactive.res')
-rw-r--r--resource/ui/destroy_menu/pipboy/tele_exit_inactive.res36
1 files changed, 16 insertions, 20 deletions
diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
index 3bbccfb..c21afa4 100644
--- a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
+++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res
@@ -1,11 +1,11 @@
"Resource/UI/build_menu/tele_exit_inactive.res"
{
"ItemNameLabel"
- {
+ {
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
"font" "CerbeticaBold12"
- "fgcolor" "0 255 0 255"
+ "fgcolor" "0 255 0 255"
"xpos" "15"
"ypos" "2"
"zpos" "1"
@@ -21,7 +21,7 @@
"brighttext" "0"
}
- "ItemBackground"
+ "ItemBackground"
{
"ControlName" "CIconPanel"
"fieldName" "ItemBackground"
@@ -38,11 +38,11 @@
}
"NotBuiltLabel"
- {
+ {
"ControlName" "CExLabel"
"fieldName" "NotBuiltLabel"
"font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
+ "fgcolor" "0 255 0 255"
"xpos" "10"
"ypos" "48"
"zpos" "2"
@@ -57,13 +57,13 @@
"dulltext" "0"
"brighttext" "0"
}
-
+
"UnavailableLabel"
- {
+ {
"ControlName" "CExLabel"
"fieldName" "UnavailableLabel"
"font" "CerbeticaBold20"
- "fgcolor" "0 255 0 255"
+ "fgcolor" "0 255 0 255"
"xpos" "10"
"ypos" "48"
"zpos" "2"
@@ -77,9 +77,9 @@
"textAlignment" "Center"
"dulltext" "0"
"brighttext" "0"
- }
-
- "NumberBg"
+ }
+
+ "NumberBg"
{
"ControlName" "CIconPanel"
"fieldName" "NumberBg"
@@ -96,7 +96,7 @@
}
"NumberLabel"
- {
+ {
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold20"
@@ -115,15 +115,14 @@
"dulltext" "1"
"brighttext" "0"
}
-
"NumberLabelShadow"
- {
+ {
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold20"
"fgcolor" "TransparentBlack"
- "xpos" "-1"
- "ypos" "-1"
+ "xpos" "1"
+ "ypos" "96"
"zpos" "1"
"wide" "100"
"tall" "18"
@@ -135,9 +134,6 @@
"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