diff options
| author | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
| commit | 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (patch) | |
| tree | d7169f6b21d25d78c415a6afe818a30cd78d59bd /resource/ui/econ/confirmdialog.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/econ/confirmdialog.res')
| -rw-r--r-- | resource/ui/econ/confirmdialog.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/econ/confirmdialog.res b/resource/ui/econ/confirmdialog.res index b6c1e00..1ebb33f 100644 --- a/resource/ui/econ/confirmdialog.res +++ b/resource/ui/econ/confirmdialog.res @@ -20,7 +20,7 @@ "border" "CyanBorderThick" "bgcolor_override" "DarkGrey" } - + "TitleLabel" { "ControlName" "CExLabel" @@ -38,7 +38,7 @@ "visible" "1" "enabled" "1" } - + "ExplanationLabel" { "ControlName" "CExLabel" @@ -56,7 +56,7 @@ "visible" "1" "enabled" "1" } - + "CancelButton" { "ControlName" "CExButton" @@ -81,7 +81,7 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } - + "ConfirmButton" { "ControlName" "CExButton" |
