We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 653ee32 + 0ae15e1 commit 0e8e67eCopy full SHA for 0e8e67e
dirty.py
@@ -81,7 +81,7 @@ def work_with_stops(current_stop,ses,new_rcp_point):
81
elif st==2:
82
print "[!] charging"
83
elif st==1:
84
- print "[!] teleport.."
+ print "[!] walking.."
85
time.sleep(14)
86
work_with_stops(current_stop,ses,new_rcp_point)
87
else:
0 commit comments