Commit a7832c73 by BellCodeEditor

auto save

parent 61b38870
Showing with 3 additions and 2 deletions
......@@ -6,4 +6,5 @@ elif setheading == "up":
y -= 30
else:
y += 30
position.append((x, Y))
\ No newline at end of file
position.append((x, Y))
I
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment