sys added

This commit is contained in:
Yadciel 2023-05-08 22:25:18 +02:00
parent b70ebb007f
commit b3f15d46e7

View File

@ -1,4 +1,5 @@
import pygame
import sys
class WinScreen(pygame.sprite.Sprite):