'main.py' を更新

このコミットが含まれているのは:
2024-04-07 15:19:35 +09:00
コミット a09278cfb7
+1 -1
ファイルの表示
@@ -196,7 +196,7 @@ class Main:
playsound ('./nizika_talking.wav')
time.sleep (10)
time.sleep (1)
if not double_mode or random.random () < .5:
break