blake08301

Results 1 comments of blake08301

i just made them this lines 18-20 ``` self.bigFont = pygame.font.Font(None, 60) self.smallFont = pygame.font.Font(None, 30) self.tinyFont = pygame.font.Font(None, 21) ``` idk if there is any difference