diff options
Diffstat (limited to 'resource/ui/econ/ConfirmDialogAbandonPenalty.res')
| -rw-r--r-- | resource/ui/econ/ConfirmDialogAbandonPenalty.res | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/resource/ui/econ/ConfirmDialogAbandonPenalty.res b/resource/ui/econ/ConfirmDialogAbandonPenalty.res index 7b6757d..71a899f 100644 --- a/resource/ui/econ/ConfirmDialogAbandonPenalty.res +++ b/resource/ui/econ/ConfirmDialogAbandonPenalty.res @@ -3,15 +3,15 @@ "ConfirmDialog" { "ControlName" "Frame" - "fieldName" "ConfirmDialog" - "xpos" "c-150" - "ypos" "140" - "wide" "300" - "tall" "200" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" + "fieldName" "ConfirmDialog" + "xpos" "c-150" + "ypos" "140" + "wide" "300" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" "tabPosition" "0" "settitlebarvisible" "0" "paintborder" "2" @@ -22,32 +22,32 @@ "TitleLabel" { "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "Cerbetica32" - "labelText" "#ConfirmTitle" - "textAlignment" "north" - "xpos" "0" - "ypos" "15" - "zpos" "1" - "wide" "300" - "tall" "20" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" + "fieldName" "TitleLabel" + "font" "Cerbetica32" + "labelText" "#ConfirmTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "300" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" "fgcolor_override" "Base Color" } "AbandonIcon" { "ControlName" "ImagePanel" - "fieldName" "AbandonIcon" - "xpos" "10" - "ypos" "52" - "wide" "40" - "tall" "40" - "image" "pve/mvm_timeout_active_large" - "visible" "1" - "enabled" "1" + "fieldName" "AbandonIcon" + "xpos" "10" + "ypos" "52" + "wide" "40" + "tall" "40" + "image" "pve/mvm_timeout_active_large" + "visible" "1" + "enabled" "1" "scaleImage" "1" } "ExplanationLabel" |
