Commit a04b0ce3 by BellCodeEditor

auto save

parent fb72c4eb
Showing with 2 additions and 2 deletions
......@@ -76,4 +76,4 @@ while True:
text=myfont.render(info,True,(0,0,0))
screen.blit(text,(540,10))
pygame.display.update()
FPSCLOCK.tick(10)
\ No newline at end of file
FPSCLOCK.tick(5)
\ 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