diff options
| author | Igor <[email protected]> | 2020-08-07 20:52:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 20:52:22 -0400 |
| commit | c8ba1648bd2752ba647b09f164739a7c5ff83734 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/hudarenaclasslayout.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/hudarenaclasslayout.res')
| -rw-r--r-- | resource/ui/hudarenaclasslayout.res | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/resource/ui/hudarenaclasslayout.res b/resource/ui/hudarenaclasslayout.res index defd6dd..50f3863 100644 --- a/resource/ui/hudarenaclasslayout.res +++ b/resource/ui/hudarenaclasslayout.res @@ -19,9 +19,9 @@ "teambg_3" "../hud/color_panel_blu" "paintborder" "0" - "src_corner_height" "23" // pixels inside the image + "src_corner_height" "23" "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" "draw_corner_height" "0" } @@ -44,10 +44,9 @@ "teambg_3" "../hud/color_panel_clear" "paintborder" "0" - "src_corner_height" "23" // pixels inside the image + "src_corner_height" "23" "src_corner_width" "23" - - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" "draw_corner_height" "0" } @@ -64,7 +63,7 @@ "pinCorner" "0" "visible" "0" "enabled" "0" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "labelText" "#TF_Arena_Team_Layout" "textAlignment" "center" "fgcolor" "TanLight" @@ -82,7 +81,7 @@ "pinCorner" "0" "visible" "0" "enabled" "0" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "labelText" "#TF_Arena_Team_Layout" "textAlignment" "center" "fgcolor" "TransparentBlack" |
