Commit 6c1ee00c by BellCodeEditor

save project

parent 60d32b30
Showing with 2 additions and 2 deletions
...@@ -12,4 +12,4 @@ while True: ...@@ -12,4 +12,4 @@ while True:
screen.blit(a,(0,0)) screen.blit(a,(0,0))
screen.blit(b,(290,120)) screen.blit(b,(290,120))
screen.blit(c,(360,300)) screen.blit(c,(360,300))
pygame.display.update pygame.display.update()
\ No newline at end of file \ 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