From 543b3bbdd3be6d876d3d24b3a11f9ace117cd784 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sat, 2 Dec 2023 18:10:04 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 22cb4e6..1e0502f 100644 --- a/main.py +++ b/main.py @@ -60,6 +60,7 @@ class Main: time.sleep (10) + pygame.display.update () for event in pygame.event.get (): if event.type == QUIT: