Update main.py

main
Irina Ternovaja 2024-01-29 10:08:40 +00:00
parent 82c7de5db5
commit 85823e6f9a
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import controls
from pygame.sprite import Group from pygame.sprite import Group
from stats import Stats from stats import Stats
from scores import Scores from scores import Scores
from enemy import Enemy
def run(): def run():
pygame.init() pygame.init()