Minor updates. /JL
This commit is contained in:
@@ -8,4 +8,5 @@ class StartScreen:
|
||||
self.banner = pygame.transform.smoothscale(self.banner, (self.banner_width, int(self.banner_width*0.4)))
|
||||
|
||||
self.parent.screen.blit(self.banner, (0, 0))
|
||||
|
||||
|
Reference in New Issue
Block a user