This commit is contained in:
INeedBots
2020-11-12 01:24:19 -06:00
parent bf671d646a
commit 6ed5721e1c
+1 -1
View File
@@ -1535,7 +1535,7 @@ movetowards(goal)
else
timeslow = 0;
if(stucks == 1)
if(stucks == 2)
self notify("bad_path_internal");
}