Commit c378015a by BellCodeEditor

save project

parent 94b0680f
Showing with 1 additions and 0 deletions
...@@ -29,6 +29,7 @@ while True: ...@@ -29,6 +29,7 @@ while True:
zt='up' zt='up'
# if event.key == locals.K_SPACE: # if event.key == locals.K_SPACE:
# zt='up' # zt='up'
# t=30
if zt=='up': if zt=='up':
if t>0: if t>0:
y-=t y-=t
......
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