From a09278cfb7243dc2b90a04d017aba17790dd8a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=BF=E3=81=A6=E3=82=8B=E3=81=9E?= Date: Sun, 7 Apr 2024 15:19:35 +0900 Subject: [PATCH] =?UTF-8?q?'main.py'=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 772b3c7..7d755c2 100644 --- a/main.py +++ b/main.py @@ -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