Commit 00cff246 by BellCodeEditor

auto save

parent cc392c21
Showing with 2 additions and 1 deletions
...@@ -155,4 +155,4 @@ while True: ...@@ -155,4 +155,4 @@ while True:
for i in range(25): for i in range(25):
num_list.append([0]*15) num_list.append([0]*15)
pygame.display.update() pygame.display.update()
clock.tick(FPS) clock.tick(FPS)
\ 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