Simplify sparks
This commit is contained in:
@@ -20,8 +20,7 @@ data Sensor
|
||||
= DamageSensor
|
||||
{ _sensToggle :: Bool
|
||||
, _sensAmount :: Int
|
||||
, -- , _sensType :: DamageType
|
||||
_sensType :: SensorType
|
||||
, _sensType :: SensorType
|
||||
, _sensDraw :: (PaletteColor, DecorationShape)
|
||||
, _sensThreshold :: Int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user