Commit f73ee918 by BellCodeEditor

auto save

parent b3acdba1
Showing with 3 additions and 2 deletions
...@@ -13,4 +13,5 @@ while True: ...@@ -13,4 +13,5 @@ while True:
exit() exit()
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))
\ No newline at end of file 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