From 539aa41940e8910b62180a27401ec2f3280d3079 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sun, 3 Dec 2023 07:11:46 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=A4=E3=83=B3=E3=83=87=E3=83=B3=E3=83=88?= =?UTF-8?q?=E3=81=AE=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 9c98cd7..3626f6b 100644 --- a/main.py +++ b/main.py @@ -25,7 +25,7 @@ class Main: live_chat = pytchat.create (video_id = YOUTUBE_ID) - system_font = pygame.font.SysFont ('notosanscjkjp', 24) + system_font = pygame.font.SysFont ('notosanscjkjp', 24) user_font = pygame.font.SysFont ('notosanscjkjp', 32, italic = True) nizika_font = pygame.font.SysFont ('07nikumarufont', 50)