Strzela z kolizja

This commit is contained in:
2024-12-09 23:09:44 +01:00
parent 13066709a7
commit a81cf284d0
8 changed files with 91 additions and 51 deletions

View File

@@ -30,8 +30,6 @@ add_executable(LotoStatek main.cpp
sources/ObjectItem.cpp
sources/Enemy.cpp
headers/Enemy.h
headers/EnemyBullet.h
sources/EnemyBullet.cpp
)
if(WIN32)