diff options
Diffstat (limited to 'resource/ui/MvMScoreboard.res')
| -rw-r--r-- | resource/ui/MvMScoreboard.res | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/resource/ui/MvMScoreboard.res b/resource/ui/MvMScoreboard.res index 8bb6e62..b6a4991 100644 --- a/resource/ui/MvMScoreboard.res +++ b/resource/ui/MvMScoreboard.res @@ -16,41 +16,41 @@ "ScoreboardBackground" { - "ControlName" "ImagePanel" - "fieldName" "ScoreboardBackground" - "xpos" "c-270" - "ypos" "244" - "zpos" "-1" - "wide" "540" - "tall" "500" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 200" + "ControlName" "ImagePanel" + "fieldName" "ScoreboardBackground" + "xpos" "c-270" + "ypos" "244" + "zpos" "-1" + "wide" "540" + "tall" "500" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "0 0 0 200" } "PopFileLabel" { - "ControlName" "CExLabel" - "fieldName" "PopFileLabel" - "font" "Cerbetica24" - "labelText" "%popfile%" - "textAlignment" "center" - "xpos" "c-270" - "ypos" "c-30" - "wide" "270" - "tall" "30" - "fgcolor" "tanlight" + "ControlName" "CExLabel" + "fieldName" "PopFileLabel" + "font" "Cerbetica24" + "labelText" "%popfile%" + "textAlignment" "center" + "xpos" "c-270" + "ypos" "c-30" + "wide" "270" + "tall" "30" + "fgcolor" "tanlight" } "DifficultyContainer" { - "ControlName" "EditablePanel" - "fieldName" "DifficultyContainer" - "xpos" "c0" - "ypos" "c-30" - "wide" "270" - "tall" "30" - "visible" "1" + "ControlName" "EditablePanel" + "fieldName" "DifficultyContainer" + "xpos" "c0" + "ypos" "c-30" + "wide" "270" + "tall" "30" + "visible" "1" "DifficultyLabel" { @@ -83,7 +83,7 @@ "PlayerListBackground" { - "ControlName" "ScalableImagePanel" + "ControlName" "ScalableImagePanel" "fieldName" "PlayerListBackground" "xpos" "9999" "ypos" "9999" @@ -93,12 +93,12 @@ "visible" "1" "enabled" "1" "image" "../hud/tournament_panel_brown" - "scaleImage" "1" + "scaleImage" "1" - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -132,7 +132,7 @@ "CreditStatsBackground" { - "ControlName" "ScalableImagePanel" + "ControlName" "ScalableImagePanel" "fieldName" "CreditStatsBackground" "xpos" "9999" "ypos" "9999" |
