Commit f73ee918 by BellCodeEditor

auto save

parent b3acdba1
Showing with 2 additions and 0 deletions
...@@ -14,3 +14,4 @@ while True: ...@@ -14,3 +14,4 @@ while True:
screen.blit(aaaa,(0,0)) screen.blit(aaaa,(0,0))
screen.blit(cccc,(120,60)) screen.blit(cccc,(120,60))
screen.blit(dddd,(30,30)) screen.blit(dddd,(30,30))
pygame.display.update()
\ No newline at end of file
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