Commit 5fb4930e by BellCodeEditor

save project

parent 80e34551
Showing with 7 additions and 0 deletions
......@@ -110,5 +110,11 @@ while True:
screen.blit(last_img, (120, 350))
screen.blit(next_img, (420, 350))
pygame.display.update()
FPS.tick(60)
\ 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