Commit 0aa98dd6 by BellCodeEditor

save project

parent 2ea92114
Showing with 3 additions and 3 deletions
......@@ -16,5 +16,5 @@ while True:
exit()
q.blit(b,(0,0))
q.blit(s,(240,120))
q.blit(p,(360,330))
pygame.display.urgent()
\ No newline at end of file
q.blit(p,(360,300))
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