Browse Source

バグ修正

btc-sounds
みてるぞ 9 months ago
parent
commit
543b3bbdd3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      main.py

+ 1
- 0
main.py View File

@@ -60,6 +60,7 @@ class Main:

time.sleep (10)

pygame.display.update ()

for event in pygame.event.get ():
if event.type == QUIT:


Loading…
Cancel
Save