Commit e36fe906 by BellCodeEditor

auto save

parent 9be4dbfb
Showing with 2 additions and 0 deletions
...@@ -58,6 +58,8 @@ while True: ...@@ -58,6 +58,8 @@ while True:
else: else:
y += 30 y += 30
if x < 0
if x == a_x and y == a_y: if x == a_x and y == a_y:
_x_ = randint(0,21) _x_ = randint(0,21)
_y_ = randint(0,15) _y_ = randint(0,15)
......
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