diff options
| author | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
| commit | 1f4193750cf5e187579f95d6d196aeeb1f55fdb5 (patch) | |
| tree | 60b7b58671613a750f213c9c45c0659e0c85fc7d /resource/ui/HudArenaWinPanel.res | |
| parent | 6a84e1117b257217344eddce009dc470c3c9440b (diff) | |
20171207 - Miscellenaous Formatting Tweaks II
Diffstat (limited to 'resource/ui/HudArenaWinPanel.res')
| -rw-r--r-- | resource/ui/HudArenaWinPanel.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/HudArenaWinPanel.res b/resource/ui/HudArenaWinPanel.res index d55daad..1545256 100644 --- a/resource/ui/HudArenaWinPanel.res +++ b/resource/ui/HudArenaWinPanel.res @@ -9,7 +9,7 @@ "wide" "450" "tall" "200" "visible" "1" - + "BlueScoreBG" { "ControlName" "ImagePanel" @@ -122,7 +122,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - } + } "RedTeamLabel" { "ControlName" "CExLabel" @@ -174,7 +174,7 @@ "visible" "1" "enabled" "1" } - + "ArenaStreaksBG" { "ControlName" "ScalableImagePanel" @@ -190,7 +190,7 @@ "enabled" "1" "image" "../HUD/tournament_panel_black" "scaleImage" "1" - + "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" @@ -290,7 +290,7 @@ "dulltext" "0" "brighttext" "0" } - + "WinningTeamLabel" { "ControlName" "CExLabel" |
