diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
| commit | eb9e3bf73092500579d32f998fce70fa265e6d1c (patch) | |
| tree | 49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/quickplaydialog.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/quickplaydialog.res')
| -rw-r--r-- | resource/ui/quickplaydialog.res | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/resource/ui/quickplaydialog.res b/resource/ui/quickplaydialog.res index d837ff3..80ed219 100644 --- a/resource/ui/quickplaydialog.res +++ b/resource/ui/quickplaydialog.res @@ -894,7 +894,7 @@ "brighttext" "0" "proportionaltoparent" "1" } - + "CancelButton" { "ControlName" "CExButton" @@ -942,7 +942,7 @@ "callout_inparents_x" "25" "callout_inparents_y" "385" "next_explanation" "" - + "TitleLabel" { "ControlName" "CExLabel" @@ -961,7 +961,7 @@ "wrap" "1" "fgcolor_override" "TanDarker" } - + "TextLabel" { "ControlName" "CExLabel" @@ -981,7 +981,7 @@ "fgcolor_override" "TanDarker" "proportionaltoparent" "1" } - + "CloseButton" { "ControlName" "CExImageButton" @@ -1004,18 +1004,17 @@ "default" "0" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "Command" "close" + "Command" "close" "proportionaltoparent" "1" - - "paintbackground" "0" - + "paintbackground" "0" + "defaultFgColor_override" "TanDarker" "armedFgColor_override" "235 226 202 255" "depressedFgColor_override" "TanDarker" - + "image_drawcolor" "TextColor" "image_armedcolor" "LightRed" - + "SubImage" { "ControlName" "ImagePanel" @@ -1029,8 +1028,8 @@ "enabled" "1" "image" "close_button" "scaleImage" "1" - } - } - } + } + } + } } }
\ No newline at end of file |
