Add explicit machine damage application

This commit is contained in:
2022-06-05 10:56:15 +01:00
parent fcc6d3952c
commit 0afbb39aaf
4 changed files with 7 additions and 1 deletions
+1
View File
@@ -209,6 +209,7 @@ defaultMachine = Machine
, _mcWallIDs = mempty
, _mcUpdate = defaultMachineUpdate
, _mcDeath = \_ -> id
, _mcApplyDamage = \_ _ -> id
, _mcDraw = const mempty
, _mcPos = V2 0 0
, _mcDir = 0