From e800b605d7aa278b5c533d229f873a8ec73b8355 Mon Sep 17 00:00:00 2001 From: ibruton Date: Wed, 9 Mar 2016 02:50:01 -0600 Subject: Updated ending screen on matchmaking game to match HUD style --- resource/ClientScheme.res | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'resource/ClientScheme.res') diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res index e95c128..14bdb1e 100644 --- a/resource/ClientScheme.res +++ b/resource/ClientScheme.res @@ -4703,8 +4703,8 @@ Scheme "image" "../hud/color_panel_red_opaque" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" } TFFatLineBorderRedBGOpaque_Store { @@ -6682,6 +6682,23 @@ Scheme + + + + + + + + + + + + + + + + + -- cgit v1.2.3