}
-bool show_propermenu = false;
-
float preMenuInit()
{
vector sz;
vector boxA, boxB;
- if(random() < 0.1)
- show_propermenu = true;
-
updateCheck();
MapInfo_Cache_Create();
fs = ((1/draw_scale.x) * eX + (1/draw_scale.y) * eY) * 12;
line = eY * fs.y;
string l1, l2;
- if(show_propermenu)
- l1 = sprintf("Jeff pay 4 new weapons for %s", _Nex_ExtResponseSystem_UpdateTo);
- else
- l1 = sprintf(_("Update to %s now!"), _Nex_ExtResponseSystem_UpdateTo);
- l2 = "http://www.xonotic.org/";
+ l1 = sprintf(_("Update to %s now!"), _Nex_ExtResponseSystem_UpdateTo);
+ l2 = "https://xonotic.org/download";
if(_Nex_ExtResponseSystem_UpdateToURL)
l2 = _Nex_ExtResponseSystem_UpdateToURL;
--- /dev/null
+// placeholder: 0.8.2 had this file, 0.8.5 doesn't
+// problem: af68e02202d3fc9fba725cc1f5f227f364b25d3e
+// fix: e1907c7dac807e4ccb0bef3a029568a1237d88c7