diff options
Diffstat (limited to 'resource/ui/matchmakingpanel.res')
| -rw-r--r-- | resource/ui/matchmakingpanel.res | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/resource/ui/matchmakingpanel.res b/resource/ui/matchmakingpanel.res index 91773fc..cea2882 100644 --- a/resource/ui/matchmakingpanel.res +++ b/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" |
