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/matchmakingdashboardcomp.res | |
| parent | 90cc227c8033fc25ddeca41bbcb789195b874ae3 (diff) | |
Added Casual/Comp Stats to the Dashboard
Diffstat (limited to 'resource/ui/matchmakingdashboardcomp.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardcomp.res | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/resource/ui/matchmakingdashboardcomp.res b/resource/ui/matchmakingdashboardcomp.res index e5b5ce0..7f412f3 100644 --- a/resource/ui/matchmakingdashboardcomp.res +++ b/resource/ui/matchmakingdashboardcomp.res @@ -28,6 +28,7 @@ "textAlignment" "center" "font" "CerbeticaBold24" "fgcolor_override" "White" + "bgcolor_override" "DarkGrey" "mouseinputenabled" "0" } @@ -83,7 +84,7 @@ "ypos" "40" "zpos" "100" "wide" "305" - "tall" "f80" + "tall" "340" "visible" "1" "proportionaltoparent" "1" } @@ -109,7 +110,7 @@ { "ControlName" "CExButton" "fieldName" "QueueButton" - "xpos" "cs-0.5" + "xpos" "cs-0.51" "ypos" "rs1-8" "zpos" "100" "wide" "f20" |
