diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 15:52:33 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 15:52:33 -0500 |
| commit | fc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (patch) | |
| tree | 4f05cf7de703b30b5c2bb6a31ad7db7fbd1cc89d /resource/ui/disguise_menu/HudMenuSpyDisguise.res | |
| parent | 2e034f0e1f48acd0747568bb36c91656ad81d4e1 (diff) | |
Updated Engineer/Spy PDAs
- Pinned and added shadows to certain labels
- Updated colors to use the schema instead of RBG codes
- Corrected element names, removed unused elements
Diffstat (limited to 'resource/ui/disguise_menu/HudMenuSpyDisguise.res')
| -rw-r--r-- | resource/ui/disguise_menu/HudMenuSpyDisguise.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/disguise_menu/HudMenuSpyDisguise.res b/resource/ui/disguise_menu/HudMenuSpyDisguise.res index 197027b..bf29c14 100644 --- a/resource/ui/disguise_menu/HudMenuSpyDisguise.res +++ b/resource/ui/disguise_menu/HudMenuSpyDisguise.res @@ -13,7 +13,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "hud_menu_bg"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"TitleLabel"
@@ -348,7 +348,7 @@ "enabled" "0"
"scaleImage" "0"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel1"
@@ -356,7 +356,7 @@ "ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold14"
- "fgcolor" "255 255 255 255"
+ "fgcolor" "White"
"xpos" "25"
"ypos" "87"
"zpos" "5"
@@ -385,7 +385,7 @@ "enabled" "0"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel2"
@@ -393,7 +393,7 @@ "ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold14"
- "fgcolor" "255 255 255 255"
+ "fgcolor" "White"
"xpos" "25"
"ypos" "123"
"zpos" "5"
@@ -422,7 +422,7 @@ "enabled" "1"
"scaleImage" "1"
"icon" "ico_key_blank"
- "iconColor" "255 255 255 255"
+ "iconColor" "White"
}
"NumberLabel3"
@@ -430,7 +430,7 @@ "ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "CerbeticaBold14"
- "fgcolor" "255 255 255 255"
+ "fgcolor" "White"
"xpos" "25"
"ypos" "159"
"zpos" "5"
|
