main: sync with caitlin
This commit is contained in:
parent
bc30e5638f
commit
914d66b2fd
3
main.py
3
main.py
@ -112,7 +112,6 @@ while running:
|
|||||||
texte.rect.centery = 450
|
texte.rect.centery = 450
|
||||||
liste_des_sprites.add(texte)
|
liste_des_sprites.add(texte)
|
||||||
pygame.display.flip()
|
pygame.display.flip()
|
||||||
fenetre.fill((36,242,232))
|
fenetre.fill((0,0,0))
|
||||||
clock.tick(60)
|
clock.tick(60)
|
||||||
pygame.quit()
|
pygame.quit()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user