This website works better with JavaScript.
Home
Explore
Register
Sign In
miteruzo
/
nizika_broadcast
Watch
0
Star
0
Fork
0
Code
Issues
12
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
'main.py' を更新
othello
みてるぞ
7 months ago
parent
dfe5219342
commit
a09278cfb7
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
main.py
+ 1
- 1
main.py
View File
@@ -196,7 +196,7 @@ class Main:
playsound ('./nizika_talking.wav')
playsound ('./nizika_talking.wav')
time.sleep (1
0
)
time.sleep (1)
if not double_mode or random.random () < .5:
if not double_mode or random.random () < .5:
break
break
Write
Preview
Loading…
Cancel
Save