]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
WAYPOINT_VERSION 1.01 --> 1.02
authorterencehill <piuntn@gmail.com>
Mon, 22 Oct 2018 14:53:59 +0000 (16:53 +0200)
committerterencehill <piuntn@gmail.com>
Mon, 22 Oct 2018 14:53:59 +0000 (16:53 +0200)
qcsrc/server/bot/default/waypoints.qh

index d3c6cf5109fb612b916aadc5dc997f1845d50849..1de3d449018d19cb4aae2cab101e864b595bf312 100644 (file)
@@ -6,7 +6,7 @@
 // increase by 0.01 when changes require only waypoint relinking
 // increase by 1 when changes require to manually edit waypoints
 // max 2 decimal places, always specified
 // increase by 0.01 when changes require only waypoint relinking
 // increase by 1 when changes require to manually edit waypoints
 // max 2 decimal places, always specified
-const float WAYPOINT_VERSION = 1.01;
+const float WAYPOINT_VERSION = 1.02;
 string waypoint_time;
 
 // fields you can query using prvm_global server to get some statistics about waypoint linking culling
 string waypoint_time;
 
 // fields you can query using prvm_global server to get some statistics about waypoint linking culling