Commit 5fcedbf0 by BellCodeEditor

save project

parent 09f3c359
Showing with 0 additions and 1 deletions
...@@ -20,6 +20,5 @@ while True: ...@@ -20,6 +20,5 @@ while True:
screen.blit(up,(200,260)) screen.blit(up,(200,260))
screen.blit(body,(200,200)) screen.blit(body,(200,200))
screen.blit(left,(120,200)) screen.blit(left,(120,200))
screen.blit( )
pygame.display.update() pygame.display.update()
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