Add Read instances
This commit is contained in:
@@ -723,7 +723,6 @@ data InPlacement = InPlacement
|
||||
, _ipPlacementID :: Int
|
||||
}
|
||||
makeLenses ''World
|
||||
makeLenses ''Creature
|
||||
makeLenses ''FloorItem
|
||||
makeLenses ''Prop
|
||||
makeLenses ''Proj
|
||||
@@ -731,7 +730,6 @@ makeLenses ''Modification
|
||||
makeLenses ''Particle
|
||||
makeLenses ''PressPlate
|
||||
makeLenses ''CrGroupParams
|
||||
makeLenses ''Intention
|
||||
makeLenses ''Door
|
||||
makeLenses ''Terminal
|
||||
makeLenses ''Machine
|
||||
@@ -747,7 +745,6 @@ makeLenses ''WorldBeams
|
||||
makeLenses ''TerminalCommand
|
||||
makeLenses ''TerminalInput
|
||||
makeLenses ''GenParams
|
||||
makeLenses ''Corpse
|
||||
----- ROOM LENSES
|
||||
|
||||
makeLenses ''Room
|
||||
|
||||
Reference in New Issue
Block a user