Add explicit machine damage application
This commit is contained in:
@@ -209,6 +209,7 @@ defaultMachine = Machine
|
||||
, _mcWallIDs = mempty
|
||||
, _mcUpdate = defaultMachineUpdate
|
||||
, _mcDeath = \_ -> id
|
||||
, _mcApplyDamage = \_ _ -> id
|
||||
, _mcDraw = const mempty
|
||||
, _mcPos = V2 0 0
|
||||
, _mcDir = 0
|
||||
|
||||
Reference in New Issue
Block a user