Added requirements.txt

Fixed projectilespawn from enemys
This commit is contained in:
Christian
2024-08-26 22:03:26 +02:00
parent ae750f236d
commit 89c5dcc6d1
8 changed files with 130 additions and 19 deletions

View File

@@ -1,3 +1,7 @@
class animation(object):
def __init__(self) -> None:
pass
pass
def flyin(self, object):
pass