summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--minmode/resource/ui/quickplaydialog.res15
-rw-r--r--resource/ui/quickplaydialog.res15
2 files changed, 28 insertions, 2 deletions
diff --git a/minmode/resource/ui/quickplaydialog.res b/minmode/resource/ui/quickplaydialog.res
index f718b5a..2c6e05c 100644
--- a/minmode/resource/ui/quickplaydialog.res
+++ b/minmode/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"
+ }
}
}
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"
+ }
}
}