|
@@ -25,7 +25,7 @@ class Main: |
|
|
|
|
|
|
|
|
live_chat = pytchat.create (video_id = YOUTUBE_ID) |
|
|
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, |
|
|
user_font = pygame.font.SysFont ('notosanscjkjp', 32, |
|
|
italic = True) |
|
|
italic = True) |
|
|
nizika_font = pygame.font.SysFont ('07nikumarufont', 50) |
|
|
nizika_font = pygame.font.SysFont ('07nikumarufont', 50) |
|
|