From b49d618f5bf6002e34b2d1e7a3ab27be0f8da7b2 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sun, 3 Dec 2023 07:12:26 +0900 Subject: [PATCH] =?UTF-8?q?=E8=AA=A4=E5=AD=97=E4=BF=AE=E6=AD=A3?= 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 3626f6b..7641afe 100644 --- a/main.py +++ b/main.py @@ -64,7 +64,7 @@ class Main: time.sleep (10) - screen.bilt ( + screen.blit ( system_font.render ( f'live_chat.is_alive () == {live_chat.is_alive ()}', True, (0, 0, 0)),