Commit 728b44bc by BellCodeEditor

save project

parent d5770882
Showing with 1 additions and 1 deletions
......@@ -27,7 +27,7 @@ while True:
if event.Key == locals.K_SPACE:
if zhuangtai == "D":
zhuangtai = "J"
if zhuangtai == "J"
if zhuangtai == "J":
if y>150:
y-=5
else:
......
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