diff options
Diffstat (limited to 'resource/ui/econ/ConfirmDialogAbandonNoPenalty.res')
| -rw-r--r-- | resource/ui/econ/ConfirmDialogAbandonNoPenalty.res | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/resource/ui/econ/ConfirmDialogAbandonNoPenalty.res b/resource/ui/econ/ConfirmDialogAbandonNoPenalty.res index 658b953..a57b29d 100644 --- a/resource/ui/econ/ConfirmDialogAbandonNoPenalty.res +++ b/resource/ui/econ/ConfirmDialogAbandonNoPenalty.res @@ -2,7 +2,7 @@ { "ConfirmDialog" { - "ControlName" "Frame" + "ControlName" "Frame" "fieldName" "ConfirmDialog" "xpos" "c-150" "ypos" "140" @@ -12,16 +12,17 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "tabPosition" "0" + "tabPosition" "0" "settitlebarvisible" "0" "paintborder" "2" "paintbackground" "1" "border" "CyanBorderThick" "bgcolor_override" "25 25 25 255" } + "TitleLabel" { - "ControlName" "CExLabel" + "ControlName" "CExLabel" "fieldName" "TitleLabel" "font" "Cerbetica32" "labelText" "#ConfirmTitle" @@ -37,19 +38,21 @@ "enabled" "1" "fgcolor_override" "Base Color" } + "AbandonIcon" { - "ControlName" "ImagePanel" + "ControlName" "ImagePanel" "fieldName" "AbandonIcon" - "xpos" "10" - "ypos" "52" - "wide" "40" - "tall" "40" + "xpos" "10" + "ypos" "52" + "wide" "40" + "tall" "40" "image" "pve/mvm_timeout_active_large" "visible" "1" "enabled" "1" "scaleImage" "1" } + "ExplanationLabel" { "ControlName" "CExLabel" @@ -69,6 +72,7 @@ "wrap" "1" "fgcolor_override" "TanLight" } + "CancelButton" { "ControlName" "CExButton" @@ -102,6 +106,7 @@ "border_default" "ButtonHover" "border_armed" "ButtonHover" } + "ConfirmButton" { "ControlName" "CExButton" |
