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)