Start to rework composition of trees
This commit is contained in:
@@ -839,7 +839,6 @@ data Goal
|
||||
newtype Zone a = Zone
|
||||
{ _znObjects :: IM.IntMap (IM.IntMap a)
|
||||
}
|
||||
|
||||
makeLenses ''World
|
||||
makeLenses ''Cloud
|
||||
makeLenses ''Creature
|
||||
|
||||
Reference in New Issue
Block a user