]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/util.qh
Merge master
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / util.qh
index 1720710d2c44de09db39110aa93b9a84578ebb5d..d8f66f4e967ec242cafb3da865da541619a2ac9f 100644 (file)
@@ -47,3 +47,6 @@ void dialog_hudpanel_common_notoggle(entity me, string panelname);
        me.TR(me); \
                me.TD(me, 1, 4, e = makeXonoticCheckBox(0, strzone(strcat("hud_panel_", panelname)), _("Enable panel"))); \
        DIALOG_HUDPANEL_COMMON_NOTOGGLE()
+
+string _Nex_ExtResponseSystem_BannedServers;
+float _Nex_ExtResponseSystem_BannedServersNeedsRefresh;