diff options
| author | CriticalFlaw <[email protected]> | 2021-04-27 22:00:01 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-04-27 22:00:01 -0400 |
| commit | b5f3641eebb5778a0a625de45c2f8d29e51ef582 (patch) | |
| tree | 51a903d06f1390988da38a8b3f23ee8e16bfbe76 /#customizations/mainmenuoverride-classic.res | |
| parent | 07910c2326e8d443cefc0c351fd8ead6a363e35e (diff) | |
Centered custom crosshair
Diffstat (limited to '#customizations/mainmenuoverride-classic.res')
| -rw-r--r-- | #customizations/mainmenuoverride-classic.res | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/#customizations/mainmenuoverride-classic.res b/#customizations/mainmenuoverride-classic.res index ca470ec..0268e0d 100644 --- a/#customizations/mainmenuoverride-classic.res +++ b/#customizations/mainmenuoverride-classic.res @@ -17,7 +17,7 @@ "button_x_offset" "-285" "button_y" "120" "button_y_delta" "5" - + "button_kv" { "xpos" "0" @@ -158,13 +158,13 @@ "image" "" "scaleImage" "1" "proportionaltoparent" "1" - + if_wider { "wide" "f0" "tall" "o0.628" } - + if_taller { "wide" "o1.6" @@ -260,10 +260,10 @@ "actionsignallevel" "1" "command" "open_rank_type_menu" "paintbackground" "0" - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - + "defaultFgColor_override" "TanLight" "armedFgColor_override" "ColorCyan" "depressedFgColor_override" "TanLight" @@ -527,10 +527,10 @@ "actionsignallevel" "2" "Command" "motd_hide" "paintbackground" "0" - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - + "defaultFgColor_override" "TanLight" "armedFgColor_override" "255 0 0 255" "depressedFgColor_override" "TanLight" @@ -839,10 +839,10 @@ "actionsignallevel" "2" "Command" "noti_hide" "paintbackground" "0" - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - + "defaultFgColor_override" "235 226 202 255" "armedFgColor_override" "255 0 0 255" "depressedFgColor_override" "235 226 202 255" |
