From fc7ab17b61ac49629362edd280b0a0f9f8a6fb62 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Mar 2019 15:52:33 -0500 Subject: 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 --- resource/ui/disguise_menu/HudMenuSpyDisguise.res | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'resource/ui/disguise_menu/HudMenuSpyDisguise.res') 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" -- cgit v1.2.3