This commit is contained in:
INeedBots 2020-11-26 00:23:23 -06:00
parent d4977f4764
commit 9f1f8142de

View File

@ -382,6 +382,9 @@ spawned()
self notify("bot_spawned"); self notify("bot_spawned");
} }
/*
Bot moves towards the point
*/
doBotMovement() doBotMovement()
{ {
self endon("disconnect"); self endon("disconnect");