Allow for swapping inventory items
This commit is contained in:
@@ -97,9 +97,6 @@ data Intention = Intention
|
||||
|
||||
--deriving (Eq, Show, Read) --Generic, Flat)
|
||||
|
||||
crSel :: Creature -> ManipulatedObject
|
||||
crSel = _manObject . _crManipulation
|
||||
|
||||
makeLenses ''Creature
|
||||
makeLenses ''CreatureTargeting
|
||||
makeLenses ''Intention
|
||||
|
||||
Reference in New Issue
Block a user