]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/autocvars.qh
Mark target_items spawnfunc as already checked when changing target_give to it (poten...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / autocvars.qh
index 85b767fc91a0a9a2076aaa19b58af288ed634d4f..cd042661f2836dcf0824d61c6aea9b8f47125542 100644 (file)
@@ -244,6 +244,10 @@ float autocvar_g_turrets_targetscan_maxdelay;
 float autocvar_g_turrets_targetscan_mindelay;
 bool autocvar_g_use_ammunition;
 bool autocvar_g_waypointeditor;
+bool autocvar_g_waypointeditor_symmetrical;
+vector autocvar_g_waypointeditor_symmetrical_origin;
+int autocvar_g_waypointeditor_symmetrical_order;
+vector autocvar_g_waypointeditor_symmetrical_axis;
 bool autocvar_g_waypoints_for_items;
 #define autocvar_g_weapon_stay cvar("g_weapon_stay")
 bool autocvar_g_weapon_throwable;