Commit ebc37b0b by BellCodeEditor

save project

parent 588c1d14
Showing with 1 additions and 1 deletions
...@@ -15,7 +15,7 @@ while True: ...@@ -15,7 +15,7 @@ while True:
D.blit(A,(0,0)) D.blit(A,(0,0))
D.blit(C,(10,100)) D.blit(C,(10,100))
D.blit(Z,(200,50)) D.blit(Z,(200,50))
pygame.display.updat(D) pygame.display.updat()
......
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