Compare commits

..

No commits in common. "bf66823c64b4c0e6c7a7c26871221b58346f0e3c" and "d86f263987a9ef551a8fb96172cfd2f2f91fe4ca" have entirely different histories.

View File

@ -24,7 +24,7 @@ class Game:
#self.ORK_LIST = [self.ARCHER_ORK,self.INFANTRY_ORK2, self.INFATRY_ORK]
pygame.display.set_caption('Gra-SI')
pygame.display.set_caption('Do_Nazwania')
def new(self): # tworzy się nowa sesja grania
self.all_sprites = pygame.sprite.LayeredUpdates()