]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/bot/api.qh
Bot AI: fix ambiguous jumppad touch detection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / api.qh
index 27651bf8135c7d7eca91b7b948bc42586c9c9fc3..86442178c1e0068b4b24886fa7a79f2caefeed58 100644 (file)
@@ -35,6 +35,7 @@ float skill;
 .float havocbot_role_timeout;
 .float isbot; // true if this client is actually a bot
 .float lastteleporttime;
+.vector lastteleport_origin;
 .float navigation_hasgoals;
 .float nearestwaypointtimeout;
 .entity nearestwaypoint;