Cleanup
This commit is contained in:
@@ -51,17 +51,6 @@ defaultButton = Button
|
||||
, _btID = 0
|
||||
}
|
||||
|
||||
defaultPP :: PressPlate
|
||||
defaultPP =
|
||||
PressPlate
|
||||
{ _ppPict = setDepth 1 . color (dim . dim $ bright blue) $ circleSolid 5
|
||||
, _ppPos = V2 0 0
|
||||
, _ppRot = 0
|
||||
, _ppEvent = PressPlateId
|
||||
, _ppID = -1
|
||||
, _ppText = "Pressure plate"
|
||||
}
|
||||
|
||||
defaultProximitySensor :: ProximitySensor
|
||||
defaultProximitySensor =
|
||||
ProxSensor
|
||||
|
||||
Reference in New Issue
Block a user