From 203958b1509233f7a94d2b6dfde3431f4421f95c Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sat, 2 Dec 2023 18:07:49 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=82=B0=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index e4ce5e7..22cb4e6 100644 --- a/main.py +++ b/main.py @@ -56,9 +56,10 @@ class Main: playsound ('./nizika_talking.wav') + pygame.display.update () + time.sleep (10) - pygame.display.update () for event in pygame.event.get (): if event.type == QUIT: