Skip to content

Commit 0e8e67e

Browse files
author
Vasily
authored
Merge pull request #112 from Designer023/master
Updated text to fit the activity
2 parents 653ee32 + 0ae15e1 commit 0e8e67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dirty.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def work_with_stops(current_stop,ses,new_rcp_point):
8181
elif st==2:
8282
print "[!] charging"
8383
elif st==1:
84-
print "[!] teleport.."
84+
print "[!] walking.."
8585
time.sleep(14)
8686
work_with_stops(current_stop,ses,new_rcp_point)
8787
else:

0 commit comments

Comments
 (0)