diff options
Diffstat (limited to 'resource/ui/disguise_menu/heavy_blue.res')
| -rw-r--r-- | resource/ui/disguise_menu/heavy_blue.res | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/resource/ui/disguise_menu/heavy_blue.res b/resource/ui/disguise_menu/heavy_blue.res index 1932d4d..0324406 100644 --- a/resource/ui/disguise_menu/heavy_blue.res +++ b/resource/ui/disguise_menu/heavy_blue.res @@ -4,16 +4,19 @@ {
"ItemNameLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
+ "labelText" "#TF_Class_Name_HWGuy"
}
"NewNumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
+ "labelText" "2"
}
"NumberLabel"
{
- "fgcolor" "70 130 180 153"
+ "fgcolor" "HUDBlueTeamSolid"
+ "labelText" "5"
}
}
\ No newline at end of file |
