Cleanup
This commit is contained in:
@@ -19,7 +19,6 @@ data SensorType
|
||||
data DamageSensor = DamSensor
|
||||
{ _sensAmount :: Int
|
||||
, _sensType :: SensorType
|
||||
, _sensThreshold :: Int
|
||||
}
|
||||
|
||||
data ProximitySensor = ProxSensor
|
||||
|
||||
Reference in New Issue
Block a user