Commit fce0dc3c by BellCodeEditor

save project

parent 0329c33f
Showing with 4 additions and 0 deletions
......@@ -78,3 +78,6 @@ while True:
# 刷新画面
pygame.display.update()
clock.tick(FPS)
elif event.key == locals.K_UP:
old_index = index
index = 0
\ 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