Fix no damage to walls bug
This commit is contained in:
@@ -17,6 +17,7 @@ data Sensor
|
||||
, _sensAmount :: Int
|
||||
, _sensType :: DamageType
|
||||
, _sensDraw :: (PaletteColor, DecorationShape)
|
||||
, _sensThreshold :: Int
|
||||
}
|
||||
| ProximitySensor
|
||||
{ _proxStatus :: CloseToggle
|
||||
|
||||
Reference in New Issue
Block a user