Separate and reify laser beams
This commit is contained in:
@@ -16,4 +16,5 @@ data PressPlate = PressPlate
|
||||
, _ppID :: Int
|
||||
, _ppText :: String
|
||||
}
|
||||
deriving (Eq,Ord,Show,Read)
|
||||
makeLenses ''PressPlate
|
||||
|
||||
Reference in New Issue
Block a user