diff options
| -rw-r--r-- | resource/ui/HudArenaWinPanel.res | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/resource/ui/HudArenaWinPanel.res b/resource/ui/HudArenaWinPanel.res index f857b82..260eea1 100644 --- a/resource/ui/HudArenaWinPanel.res +++ b/resource/ui/HudArenaWinPanel.res @@ -30,7 +30,7 @@ "ControlName" "ImagePanel" "fieldName" "BlueScoreBG2" "xpos" "25" - "ypos" "45" + "ypos" "35" "zpos" "-1" "wide" "200" "tall" "25" @@ -61,7 +61,7 @@ "ControlName" "ImagePanel" "fieldName" "RedScoreBG2" "xpos" "225" - "ypos" "45" + "ypos" "35" "zpos" "-1" "wide" "200" "tall" "25" @@ -80,7 +80,7 @@ "labelText" "%blueteamname%" "textAlignment" "west" "xpos" "29" - "ypos" "43" + "ypos" "33" "wide" "200" "tall" "28" "autoResize" "0" @@ -96,7 +96,7 @@ "labelText" "%blueteamscore%" "textAlignment" "east" "xpos" "138" - "ypos" "11" + "ypos" "1" "zpos" "3" "wide" "80" "tall" "70" @@ -114,7 +114,7 @@ "labelText" "%blueteamscore%" "textAlignment" "east" "xpos" "140" - "ypos" "13" + "ypos" "3" "zpos" "3" "wide" "80" "tall" "70" @@ -131,7 +131,7 @@ "labelText" "%redteamname%" "textAlignment" "east" "xpos" "220" - "ypos" "43" + "ypos" "33" "wide" "200" "tall" "28" "autoResize" "0" @@ -147,7 +147,7 @@ "labelText" "%redteamscore%" "textAlignment" "west" "xpos" "230" - "ypos" "11" + "ypos" "1" "zpos" "3" "wide" "80" "tall" "70" @@ -165,7 +165,7 @@ "labelText" "%redteamscore%" "textAlignment" "west" "xpos" "232" - "ypos" "13" + "ypos" "3" "zpos" "3" "wide" "80" "tall" "70" @@ -206,7 +206,7 @@ "font" "CerbeticaBold14" "fgcolor" "TanLight" "xpos" "35" - "ypos" "-5" + "ypos" "-15" "zpos" "3" "wide" "380" "tall" "40" @@ -239,10 +239,10 @@ "ControlName" "ImagePanel" "fieldName" "WinPanelBackground2" "xpos" "25" - "ypos" "105" + "ypos" "95" "zpos" "0" "wide" "400" - "tall" "300" + "tall" "118" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -258,7 +258,7 @@ "fieldName" "LosingTeamLabel" "font" "CerbeticaBold20" "xpos" "35" - "ypos" "104" + "ypos" "94" "zpos" "1" "wide" "380" "tall" "40" @@ -278,7 +278,7 @@ "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" "xpos" "36" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "380" "tall" "40" @@ -298,7 +298,7 @@ "fieldName" "WinningTeamLabel" "font" "CerbeticaBold20" "xpos" "35" - "ypos" "104" + "ypos" "94" "zpos" "1" "wide" "380" "tall" "40" @@ -318,7 +318,7 @@ "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" "xpos" "36" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "380" "tall" "40" @@ -356,7 +356,7 @@ "fieldName" "DetailsLabel" "font" "Cerbetica9" "xpos" "35" - "ypos" "132" + "ypos" "122" "zpos" "1" "wide" "380" "tall" "20" @@ -393,7 +393,7 @@ "fieldName" "TopPlayerLabel" "font" "Cerbetica9" "xpos" "50" - "ypos" "150" + "ypos" "140" "zpos" "3" "wide" "300" "tall" "20" @@ -412,7 +412,7 @@ "fieldName" "DamageThisRoundLabel" "font" "Cerbetica9" "xpos" "265" - "ypos" "150" + "ypos" "140" "zpos" "3" "wide" "50" "tall" "20" @@ -431,7 +431,7 @@ "fieldName" "PointsThisRoundLabel" "font" "Cerbetica9" "xpos" "315" - "ypos" "150" + "ypos" "140" "zpos" "3" "wide" "50" "tall" "20" @@ -450,7 +450,7 @@ "fieldName" "PointsThisRoundLabel" "font" "Cerbetica9" "xpos" "360" - "ypos" "150" + "ypos" "140" "zpos" "3" "wide" "50" "tall" "20" @@ -469,7 +469,7 @@ "fieldName" "PointsThisRoundLabel" "font" "Cerbetica9" "xpos" "400" - "ypos" "150" + "ypos" "140" "zpos" "3" "wide" "50" "tall" "20" @@ -487,7 +487,7 @@ "ControlName" "ImagePanel" "fieldName" "HorizontalLine" "xpos" "40" - "ypos" "165" + "ypos" "155" "zpos" "3" "wide" "374" "tall" "1" @@ -505,7 +505,7 @@ "ControlName" "EditablePanel" "fieldName" "ArenaWinPanelWinnersPanel" "xpos" "20" - "ypos" "0" + "ypos" "-10" "wide" "500" "tall" "218" "visible" "1" @@ -865,7 +865,7 @@ "ControlName" "EditablePanel" "fieldName" "ArenaWinPanelLosersPanel" "xpos" "20" - "ypos" "0" + "ypos" "-10" "wide" "500" "tall" "218" "visible" "1" |
