diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 17:34:56 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 17:34:56 -0400 |
| commit | e108d891c02193af0854e37ca26f79b4f1d746b6 (patch) | |
| tree | 524b6ee10aa4295fdbde262b72ec5603236d1fb3 /resource/ui/matchmakingdashboard.res | |
| parent | 90cc227c8033fc25ddeca41bbcb789195b874ae3 (diff) | |
Added Casual/Comp Stats to the Dashboard
Diffstat (limited to 'resource/ui/matchmakingdashboard.res')
| -rw-r--r-- | resource/ui/matchmakingdashboard.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/matchmakingdashboard.res b/resource/ui/matchmakingdashboard.res index a846a6a..d58d383 100644 --- a/resource/ui/matchmakingdashboard.res +++ b/resource/ui/matchmakingdashboard.res @@ -58,7 +58,7 @@ "zpos" "-1" "wide" "p1.1" "tall" "f5" - "visible" "0" + "visible" "1" "PaintBackgroundType" "2" "border" "NoBorder" "bgcolor_override" "DarkGrey" @@ -74,7 +74,7 @@ "zpos" "-2" "wide" "p1.1" "tall" "p1" - "visible" "0" + "visible" "1" "PaintBackgroundType" "2" "border" "OuterShadowBorder" "proportionaltoparent" "1" @@ -111,7 +111,7 @@ "sound_released" "UI/buttonclickrelease.wav" "defaultFgColor_override" "TanLight" - "armedFgColor_override" "72 255 255 255" + "armedFgColor_override" "ColorCyan" "armedBgColor_override" "Transparent" "defaultBgColor_override" "Transparent" |
