Added orgot doc

This commit is contained in:
INeedBots 2021-02-27 15:03:09 -06:00
parent d0ec6974af
commit 8e1c57c2a3

View File

@ -1620,6 +1620,9 @@ movetowards(goal)
self notify("completed_move_to"); self notify("completed_move_to");
} }
/*
Bots do the mantle
*/
doMantle() doMantle()
{ {
self endon("disconnect"); self endon("disconnect");