diff options
| author | RaysFire <[email protected]> | 2013-12-30 18:20:53 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-12-30 18:20:53 -0600 |
| commit | 7c89dad29f63372e15175a64cb14ad569380db99 (patch) | |
| tree | c63a68f6d60eb30e5c9f275c64c0e839b4d51e20 /resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res | |
| parent | 122e8d9023abcd8f64a78694f3dd0fcff55f7b05 (diff) | |
Updated to prepare for themed huds in the future
Diffstat (limited to 'resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res')
| -rw-r--r-- | resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res b/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res index 5791d2d..b58acc0 100644 --- a/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res +++ b/resource/ui/econ/ConfirmApplyTeamColorPaintCanDialog.res @@ -228,7 +228,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fgcolor_override" "15 255 255 255" + "fgcolor_override" "Base Color" } "paint_model_red" { @@ -304,7 +304,7 @@ "pinCorner" "0" "visible" "0" "enabled" "1" - "fgcolor_override" "15 255 255 255" + "fgcolor_override" "Base Color" } "CancelButton" { |
