This commit is contained in:
INeedBots 2020-11-12 01:06:45 -06:00
parent 8da63f0d53
commit 1c5090fbc1

View File

@ -1723,7 +1723,7 @@ movetowards(goal)
else
timeslow = 0;
if(stucks == 1)
if(stucks == 2)
self notify("bad_path_internal");
}