small_font = pygame.font.SysFont(CHINESE_FONTS, 22) # 小字體 UI tiny_font = pygame.font.SysFont(CHINESE_FONTS, 18) # 暫停紀錄說明 ...
small_font = pygame.font.SysFont(CHINESE_FONTS, 22) # 小字體 UI ...