diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
| commit | eb9e3bf73092500579d32f998fce70fa265e6d1c (patch) | |
| tree | 49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/HudArenaWinPanel.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/HudArenaWinPanel.res')
| -rw-r--r-- | resource/ui/HudArenaWinPanel.res | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/resource/ui/HudArenaWinPanel.res b/resource/ui/HudArenaWinPanel.res index a2893c0..e4da51d 100644 --- a/resource/ui/HudArenaWinPanel.res +++ b/resource/ui/HudArenaWinPanel.res @@ -24,7 +24,7 @@ "visible" "1" "enabled" "1" "fillcolor" "70 130 180 153" - "scaleImage" "1" + "scaleImage" "1" } "RedScoreBG" { @@ -167,7 +167,7 @@ "visible" "1" "enabled" "1" "image" "../HUD/tournament_panel_black" - "scaleImage" "1" + "scaleImage" "1" "src_corner_height" "23" "src_corner_width" "23" @@ -228,7 +228,7 @@ "draw_corner_width" "0" "draw_corner_height" "0" } - + "WinningTeamLabel" { "ControlName" "CExLabel" @@ -361,7 +361,6 @@ "enabled" "1" "tabPosition" "0" "fillcolor" "0 0 0 150" - "fillcolor_lodef" "0 0 0 200" "PaintBackgroundType" "0" } "TopPlayersLabel" @@ -417,7 +416,7 @@ "visible" "1" "enabled" "1" "labelText" "#TF_Arena_Winpanel_HealingThisRound" - "textAlignment" "west" + "textAlignment" "west" "dulltext" "0" "brighttext" "0" } @@ -476,7 +475,7 @@ "fillcolor" "250 234 201 255" "PaintBackgroundType" "0" } - + "ArenaWinPanelWinnersPanel" { "ControlName" "EditablePanel" @@ -487,7 +486,7 @@ "tall" "218" "visible" "1" "zpos" "3" - + "Player1Avatar" { "ControlName" "CAvatarImagePanel" @@ -604,7 +603,7 @@ "dulltext" "0" "brighttext" "0" } - "Player2Avatar" + "Player2Avatar" { "ControlName" "CAvatarImagePanel" "fieldName" "Player2Avatar" @@ -964,7 +963,7 @@ "dulltext" "0" "brighttext" "0" } - "Player2Avatar" + "Player2Avatar" { "ControlName" "CAvatarImagePanel" "fieldName" "Player2Avatar" |
