X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fbot%2Fdefault%2Fwaypoints.qh;fp=qcsrc%2Fserver%2Fbot%2Fdefault%2Fwaypoints.qh;h=25356446a4d1c05d40ece80c5e6f81f64cbfab7e;hp=b418030294faddb2901c158e5e1459ea2d72aec5;hb=1360fcdfa2ed733ccda22b2974c3e1bafd20c93c;hpb=6a71beff093646fc2481e7a5e69df10f9a46ee66 diff --git a/qcsrc/server/bot/default/waypoints.qh b/qcsrc/server/bot/default/waypoints.qh index b418030294..25356446a4 100644 --- a/qcsrc/server/bot/default/waypoints.qh +++ b/qcsrc/server/bot/default/waypoints.qh @@ -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 -const float WAYPOINT_VERSION = 1.03; +const float WAYPOINT_VERSION = 1.04; float waypoint_version_loaded; string waypoint_time;