diff options
Diffstat (limited to 'resource/ui/quickplaydialog.res')
| -rw-r--r-- | resource/ui/quickplaydialog.res | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/resource/ui/quickplaydialog.res b/resource/ui/quickplaydialog.res index f718b5a..2c6e05c 100644 --- a/resource/ui/quickplaydialog.res +++ b/resource/ui/quickplaydialog.res @@ -389,6 +389,19 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "border_armed" "NoBorder" - } + } + + "OfficialServersonlyCheckButton" + { + "ControlName" "CheckButton" + "fieldName" "OfficialServersonlyCheckButton" + "xpos" "12" + "ypos" "345" + "zpos" "2" + "wide" "200" + "tall" "25" + "font" "HudFontSmall" + "labelText" "#TF_Quickplay_OfficialServersOnly" + } } } |
