Commit 2418c5bf by BellCodeEditor

save project

parent 2db43f46
Showing with 2 additions and 0 deletions
...@@ -36,6 +36,8 @@ rect = obstacle.get_rect() ...@@ -36,6 +36,8 @@ rect = obstacle.get_rect()
rect.x = 1000 rect.x = 1000
rect.y = 500 - rect.height rect.y = 500 - rect.height
changaiuw=Block(bush,ocati,stone)
while True: while True:
if g <-1000: if g <-1000:
g-=8 g-=8
......
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