diff options
| author | CriticalFlaw <[email protected]> | 2021-06-28 23:30:02 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-06-28 23:30:02 -0400 |
| commit | ee0a3d1404f26494ec1ea7e02a08847baf529658 (patch) | |
| tree | fb3e15aa5effeb9bac731a27f4319fe0b828d79c /resource/ui/steamworkshopdialog.res | |
| parent | 197e4e9ece2de4aa3234492713ab276357aaeccc (diff) | |
Updated main menu pages
- Added a home server button.
- Added a HUD Options panel.
- Updated the source schema.
- Updated the backpack, trade, stats, workshop
Diffstat (limited to 'resource/ui/steamworkshopdialog.res')
| -rw-r--r-- | resource/ui/steamworkshopdialog.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res index bc6ff93..c5d97af 100644 --- a/resource/ui/steamworkshopdialog.res +++ b/resource/ui/steamworkshopdialog.res @@ -275,7 +275,7 @@ { "ControlName" "CExLabel" "fieldName" "CurPageLabel" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "labelText" "%page%" "textAlignment" "center" "xpos" "441" @@ -608,7 +608,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "#TF_Close" + "labelText" "#Cancel" "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" |
