Commit 3cd5dc1f by BellCodeEditor

auto save

parent d9aa956a
Showing with 1 additions and 0 deletions
...@@ -16,5 +16,6 @@ while True: ...@@ -16,5 +16,6 @@ while True:
curry.blit(durant,(0,0)) curry.blit(durant,(0,0))
curry.blit(james,(240,120)) curry.blit(james,(240,120))
curry.blit(tompson,(210,30)) curry.blit(tompson,(210,30))
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