prevent stuck

This commit is contained in:
ineedbots 2021-05-27 14:17:45 -06:00
parent 3b7669dbd0
commit c9f5b6cf33

View File

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