From 1bef0a53b70f5ebdc456687b42653b80c3bf2f40 Mon Sep 17 00:00:00 2001 From: RaysFire Date: Sat, 25 Jan 2014 22:16:21 -0600 Subject: Added support for valve-only servers on quickplay --- resource/ui/quickplaydialog.res | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'resource') 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" + } } } -- cgit v1.2.3