prevent stuck

This commit is contained in:
ineedbots 2021-05-27 14:18:27 -06:00
parent 30eae3d3d9
commit 95755e1749

View File

@ -1906,6 +1906,7 @@ movetowards(goal)
self botMoveTo(randomDir);
wait stucks;
self stand();
}
lastOri = self.origin;