This commit is contained in:
ineedbots 2021-05-19 15:47:24 -06:00
parent 8d108b0fc5
commit 65eaedd9d4

View File

@ -2180,7 +2180,7 @@ botMoveTo(where)
/* /*
Bots will look at the pos Bots will look at the pos
*/ */
bot_lookat(pos, time) bot_lookat(pos, time, vel)
{ {
self notify("bots_aim_overlap"); self notify("bots_aim_overlap");
self endon("bots_aim_overlap"); self endon("bots_aim_overlap");