Commit 535c921a by BellCodeEditor

save project

parent c70179f7
Showing with 1 additions and 1 deletions
......@@ -52,7 +52,7 @@ while True:
y -= 30
else:
y += 30
if x==ax and y==ay:
if x==ax and y==ay:
sx=random.randint(1,22)
sy=random.randint(1,16)
ax=sx*30-30
......
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