Cleanup
This commit is contained in:
@@ -30,7 +30,7 @@ annoToRoomTree an = case an of
|
||||
i <- nextLayoutInt
|
||||
(functionlockroom, randomitemidentity) <- takeOne ls
|
||||
lr <- zoom lyGen $ functionlockroom i
|
||||
ii <- zoom lyGen $ randomitemidentity
|
||||
ii <- zoom lyGen randomitemidentity
|
||||
keyroom <- zoom lyGen . fromJust $ lookup ii ks
|
||||
return $
|
||||
MTree
|
||||
|
||||
Reference in New Issue
Block a user