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/steamworkshopdialog.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/steamworkshopdialog.res')
| -rw-r--r-- | resource/ui/steamworkshopdialog.res | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res index 440472e..a204f33 100644 --- a/resource/ui/steamworkshopdialog.res +++ b/resource/ui/steamworkshopdialog.res @@ -195,7 +195,7 @@ "enabled" "1" "fgcolor_override" "Black" } - + "SteamWorkshopItem0" { "ControlName" "CSteamWorkshopItemPanel" @@ -243,7 +243,7 @@ "pinCorner" "0" "visible" "1" } - + "PrevPageButton" { "ControlName" "CExButton" @@ -267,7 +267,7 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } - + "CurPageLabel" { "ControlName" "CExLabel" @@ -286,7 +286,7 @@ "enabled" "1" "fgcolor_override" "Black" } - + "NextPageButton" { "ControlName" "CExButton" @@ -309,8 +309,8 @@ "Command" "nextpage" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - } - + } + "ViewPublishedButton" { "ControlName" "CExButton" @@ -335,7 +335,7 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } - + "EditButton" { "ControlName" "CExImageButton" @@ -360,7 +360,7 @@ "sound_released" "UI/buttonclickrelease.wav" "labelText" "#TF_SteamWorkshop_Edit" "command" "edit" - + "image_drawcolor" "TanLight" "image_disabledcolor" "ColorBlack" @@ -404,7 +404,7 @@ "sound_released" "UI/buttonclickrelease.wav" "labelText" "#TF_SteamWorkshop_View" "command" "view" - + "image_drawcolor" "TanLight" "image_disabledcolor" "ColorBlack" @@ -448,7 +448,7 @@ "sound_released" "UI/buttonclickrelease.wav" "labelText" "#TF_SteamWorkshop_Delete" "command" "delete_item" - + "image_drawcolor" "TanLight" "image_disabledcolor" "ColorBlack" |
