Move towards introducing pipes, generalise blocks
This commit is contained in:
@@ -14,4 +14,4 @@ yourInv :: World -> IM.IntMap Item
|
||||
yourInv w = _crInv (you w)
|
||||
|
||||
yourInvSel :: World -> Int
|
||||
yourInvSel w = _crInvSel (you w)
|
||||
yourInvSel = _crInvSel . you
|
||||
|
||||
Reference in New Issue
Block a user