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/tradingstartdialog.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/econ/tradingstartdialog.res')
| -rw-r--r-- | resource/ui/econ/tradingstartdialog.res | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res index 7aad2ca..57a0ef1 100644 --- a/resource/ui/econ/tradingstartdialog.res +++ b/resource/ui/econ/tradingstartdialog.res @@ -13,14 +13,14 @@ "paintbackgroundtype" "2" "settitlebarvisible" "" "border" "CyanBorderThick" - + "button_kv" { "xpos" "10" "ypos" "0" "wide" "350" "tall" "30" - + "button" { "xpos" "0" @@ -43,7 +43,7 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } - + "avatar" { "ControlName" "CAvatarImagePanel" @@ -56,12 +56,12 @@ "image" "" "visible" "1" "enabled" "1" - "scaleImage" "1" + "scaleImage" "1" "color_outline" "52 48 45 255" } } } - + "TitleLabel" { "ControlName" "CExLabel" @@ -80,7 +80,7 @@ "enabled" "1" "fgcolor_override" "TanLight" } - + "PlayerListScroller" { "ControlName" "ScrollableEditablePanel" @@ -92,7 +92,7 @@ "PaintBackgroundType" "2" "fgcolor_override" "TextColor" "bgcolor_override" "0 0 0 64" - + "PlayerList" { "ControlName" "EditablePanel" @@ -104,7 +104,7 @@ "visible" "1" } } - + "StatePanel0" { "ControlName" "EditablePanel" @@ -116,7 +116,7 @@ "wide" "400" "tall" "180" "PaintBackgroundType" "2" - + "QueryLabel" { "ControlName" "CExLabel" @@ -135,7 +135,7 @@ "enabled" "1" "fgcolor_override" "HudOffWhite" } - + "subbutton0" { "ControlName" "CExButton" @@ -209,7 +209,7 @@ "sound_released" "UI/buttonclickrelease.wav" } } - + "StatePanel1" { "ControlName" "EditablePanel" @@ -221,7 +221,7 @@ "wide" "400" "tall" "180" "PaintBackgroundType" "2" - + "QueryLabel" { "ControlName" "CExLabel" @@ -239,7 +239,7 @@ "enabled" "1" "fgcolor_override" "HudOffWhite" } - + "EmptyPlayerListLabel" { "ControlName" "CExLabel" @@ -261,7 +261,7 @@ "fgcolor_override" "HudOffWhite" } } - + "StatePanel2" { "ControlName" "EditablePanel" @@ -273,7 +273,7 @@ "wide" "400" "tall" "180" "PaintBackgroundType" "2" - + "QueryLabel" { "ControlName" "CExLabel" @@ -292,7 +292,7 @@ "enabled" "1" "fgcolor_override" "HudOffWhite" } - + "EmptyPlayerListLabel" { "ControlName" "CExLabel" @@ -314,7 +314,7 @@ "fgcolor_override" "ColorCyan" } } - + "StatePanel3" { "ControlName" "EditablePanel" @@ -326,7 +326,7 @@ "wide" "400" "tall" "180" "PaintBackgroundType" "2" - + "QueryLabel" { "ControlName" "CExLabel" @@ -345,7 +345,7 @@ "enabled" "1" "fgcolor_override" "ColorCyan" } - + "URLHelpLabel" { "ControlName" "Label" @@ -366,7 +366,7 @@ "centerwrap" "1" "fgcolor_override" "TanLight" } - + "URLFailLabel" { "ControlName" "Label" @@ -386,7 +386,7 @@ "wrap" "1" "centerwrap" "1" "fgcolor_override" "ColorCyan" - } + } "URLSearchingLabel" { "ControlName" "Label" @@ -407,7 +407,7 @@ "centerwrap" "1" "fgcolor_override" "ColorCyan" } - + "URLEntry" { "ControlName" "TextEntry" @@ -434,7 +434,7 @@ "font" "HudFontSmall" "textAlignment" "west" } - + "subbutton0" { "ControlName" "CExButton" @@ -460,7 +460,7 @@ "sound_released" "UI/buttonclickrelease.wav" } } - + "CancelButton" { "ControlName" "CExButton" |
