diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 15:56:46 -0400 |
| commit | 90cc227c8033fc25ddeca41bbcb789195b874ae3 (patch) | |
| tree | ac3a22f7e68302debbb2a9d7f4c3055c8c1a8783 /resource/ui/classloadoutpanel.res | |
| parent | ff348d625bc18045151da09c351090fd6a290624 (diff) | |
Miscellenaous Tweaks
Diffstat (limited to 'resource/ui/classloadoutpanel.res')
| -rw-r--r-- | resource/ui/classloadoutpanel.res | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res index 72f80f7..0adacc6 100644 --- a/resource/ui/classloadoutpanel.res +++ b/resource/ui/classloadoutpanel.res @@ -84,7 +84,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "M" - "font" "CustomIcons18" + "font" "CustomIcons" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -92,11 +92,8 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "paintbackground" "0" - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" - "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" + "image_drawcolor" "TanLight" + "image_armedcolor" "ColorCyan" } } @@ -339,7 +336,6 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "keyboardinputenabled" "0" "paintbackground" "1" } |
