refactored projectile prediction

This commit is contained in:
2024-06-09 21:14:33 +03:00
parent a7c05100d4
commit fbcd510394
16 changed files with 222 additions and 197 deletions

View File

@@ -0,0 +1 @@
target_sources(uml PRIVATE Engine.cpp Projectile.cpp Target.cpp)