Browse Source

test

btc-sounds
みてるぞ 9 months ago
parent
commit
d78ad10c78
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      main.py

+ 2
- 2
main.py View File

@@ -22,9 +22,9 @@ class Main:

live_chat = pytchat.create (video_id = YOUTUBE_ID)

user_font = pygame.font.SysFont ('notosansjpregular', 32,
user_font = pygame.font.SysFont ('notosanscjkjp', 32,
italic = True)
nizika_font = pygame.font.SysFont ('07にくまるフォント', 50)
nizika_font = pygame.font.SysFont ('07nikumarufont', 50)

while (True):
screen.fill ((0, 255, 0))


Loading…
Cancel
Save