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/revivedialog.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/revivedialog.res')
| -rw-r--r-- | resource/ui/revivedialog.res | 106 |
1 files changed, 53 insertions, 53 deletions
diff --git a/resource/ui/revivedialog.res b/resource/ui/revivedialog.res index 50ebb24..9de380e 100644 --- a/resource/ui/revivedialog.res +++ b/resource/ui/revivedialog.res @@ -34,66 +34,66 @@ "border" "NoBorder" "bgcolor_override" "HudBlack" } - + "TitleLabel" { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "EconFontSmall" - "labelText" "#ConfirmTitle" - "textAlignment" "north" - "xpos" "0" - "ypos" "10" - "zpos" "1" - "wide" "220" - "tall" "30" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "EconFontSmall" + "labelText" "#ConfirmTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "10" + "zpos" "1" + "wide" "220" + "tall" "30" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" } - + "ExplanationLabel" { - "ControlName" "CExLabel" - "fieldName" "ExplanationLabel" - "font" "ReplayBrowserSmallest" - "labelText" "%text%" - "textAlignment" "north" - "xpos" "10" - "ypos" "25" - "zpos" "1" - "wide" "200" - "tall" "170" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "centerwrap" "1" - "fgcolor_override" "ColorCyan" + "ControlName" "CExLabel" + "fieldName" "ExplanationLabel" + "font" "ReplayBrowserSmallest" + "labelText" "%text%" + "textAlignment" "north" + "xpos" "10" + "ypos" "25" + "zpos" "1" + "wide" "200" + "tall" "170" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "fgcolor_override" "ColorCyan" } - + "ConfirmButton" { - "ControlName" "CExButton" - "fieldName" "ConfirmButton" - "xpos" "60" - "ypos" "45" - "zpos" "20" - "wide" "100" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#ConfirmButtonText" - "font" "ReplayBrowserSmallest" - "textAlignment" "center" - "textinsetx" "50" - "dulltext" "0" - "brighttext" "0" - "Command" "confirm" + "ControlName" "CExButton" + "fieldName" "ConfirmButton" + "xpos" "60" + "ypos" "45" + "zpos" "20" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ConfirmButtonText" + "font" "ReplayBrowserSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "confirm" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "border_default" "NoBorder" @@ -103,7 +103,7 @@ "depressedBgColor_override" "Econ.Button.DepressedBgColor" "depressedFgColor_override" "Econ.Button.DepressedFgColor" } - + "SpectatorGUIHealth" { "ControlName" "EditablePanel" |
