]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/autocvars.qh
Enable allowload from code too, so updating servers get it
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / autocvars.qh
index f6557275ce2bfdadf1dda6d8a8e59f31bbba5eb9..55c8d6e90485b65ec2c7b112fd640de8b9513bee 100644 (file)
@@ -240,7 +240,7 @@ float autocvar_g_turrets_targetscan_mindelay;
 bool autocvar_g_use_ammunition;
 bool autocvar_g_waypointeditor;
 bool autocvar_g_waypointeditor_symmetrical;
-bool autocvar_g_waypointeditor_symmetrical_allowload;
+bool autocvar_g_waypointeditor_symmetrical_allowload = true;
 vector autocvar_g_waypointeditor_symmetrical_origin;
 int autocvar_g_waypointeditor_symmetrical_order;
 vector autocvar_g_waypointeditor_symmetrical_axis;