This website works better with JavaScript.
Home
Explore
Register
Sign In
miteruzo
/
nizika_broadcast
Watch
0
Star
0
Fork
0
Code
Issues
13
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
バグ修正
btc-sounds
みてるぞ
1 year ago
parent
594766db98
commit
543b3bbdd3
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
main.py
+ 1
- 0
main.py
View File
@@ -60,6 +60,7 @@ class Main:
time.sleep (10)
time.sleep (10)
pygame.display.update ()
for event in pygame.event.get ():
for event in pygame.event.get ():
if event.type == QUIT:
if event.type == QUIT:
Write
Preview
Loading…
Cancel
Save