]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Increase net_connecttimeout a bit to help with connection timeouts
authorTimePath <andrew.hardaker1995@gmail.com>
Tue, 15 Mar 2016 11:01:55 +0000 (22:01 +1100)
committerTimePath <andrew.hardaker1995@gmail.com>
Tue, 15 Mar 2016 11:01:55 +0000 (22:01 +1100)
qcsrc/common/_all.inc

index 78d2373e2d59e508b7a0d7a175f2a3d976ff027e..8efa61772cae2b630cd0bc7ac6b13b92b413b22e 100644 (file)
@@ -1,3 +1,5 @@
+float autocvar_net_connecttimeout = 30;
+
 #ifndef MENUQC
 #include "anim.qc"
 #include "animdecide.qc"