rip out player-enemy.sml and let player react to enemy collisions independently of enemy reaction to player

This commit is contained in:
2025-02-06 17:37:48 +00:00
parent 886e3a674d
commit e1e20230d6
4 changed files with 66 additions and 246 deletions

View File

@@ -36,7 +36,6 @@ fcore/enemy.sml
fcore/player.sml
fcore/projectile.sml
fcore/player-enemy.sml
fcore/game-update.sml
(* shell *)