From 318f90da68d1646271b026a3519b120068ae66e8 Mon Sep 17 00:00:00 2001 From: ibruton Date: Fri, 11 Mar 2016 04:04:56 -0600 Subject: Fixed matchmaking lobby leaderboards, added in global leaderboard --- minmode/resource/ui/matchmakingpanel.res | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'minmode/resource/ui/matchmakingpanel.res') diff --git a/minmode/resource/ui/matchmakingpanel.res b/minmode/resource/ui/matchmakingpanel.res index 91773fc..cea2882 100644 --- a/minmode/resource/ui/matchmakingpanel.res +++ b/minmode/resource/ui/matchmakingpanel.res @@ -28,6 +28,21 @@ "enabled" "1" "border" "MainMenuBGBorder" + "ModeBackgroundImage" + { + "ControlName" "ImagePanel" + "fieldName" "ModeBackgroundImage" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "f0" + "tall" "p0.7" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + "image" "competitive/comp_background_wood01" + "scaleImage" "1" + } "UpperLine" { "ControlName" "EditablePanel" -- cgit v1.2.3