Start to rework composition of trees

This commit is contained in:
2021-11-22 12:06:29 +00:00
parent 8489f37f83
commit dd97ba8e5e
14 changed files with 9 additions and 348 deletions
-1
View File
@@ -839,7 +839,6 @@ data Goal
newtype Zone a = Zone
{ _znObjects :: IM.IntMap (IM.IntMap a)
}
makeLenses ''World
makeLenses ''Cloud
makeLenses ''Creature