Commit 5c2f3162 by BellCodeEditor

save project

parent 7e0b7c16
Showing with 1 additions and 1 deletions
...@@ -22,4 +22,4 @@ while True: ...@@ -22,4 +22,4 @@ while True:
screeen.blit(body,(210,210)) screeen.blit(body,(210,210))
screeen.blit(body,(180,210)) screeen.blit(body,(180,210))
screeen.blit(body,(180,180)) screeen.blit(body,(180,180))
screeen.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