]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/bot/navigation.qh
Merge branch 'master' into mand1nga/pathfinding-optimizations
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / navigation.qh
index 8b227afd9397899ffe1d4d7d9029221276de6146..b3b40ce03e55443be1c82e8e362f354381e82483 100644 (file)
@@ -6,6 +6,7 @@ float navigation_bestrating;
 float bot_navigation_movemode;
 float navigation_testtracewalk;
 
+vector jumpstepheightvec;
 vector stepheightvec;
 
 entity botframe_dangerwaypoint;