Commit 2eac3262 by BellCodeEditor

auto save

parent efc863c0
Showing with 2 additions and 2 deletions
...@@ -24,8 +24,8 @@ index = 0 ...@@ -24,8 +24,8 @@ index = 0
y = 400 y = 400
jumpState = "runing" jumpState = "runing"
t = 30 t = 30
zg = choice([bushi,cacti,stone])
xz = zg.get_rect()
while True: while True:
for event in pygame.event.get(): for event in pygame.event.get():
if event.type == locals.QUIT: if event.type == locals.QUIT:
......
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