Cleanup
This commit is contained in:
@@ -81,7 +81,7 @@ invDisplayParams w =
|
||||
_ -> False
|
||||
|
||||
inventoryDisplay :: World -> Configuration -> SelectionList () -> Picture
|
||||
inventoryDisplay w = drawSelectionList (invDisplayParams w)
|
||||
inventoryDisplay = drawSelectionList . invDisplayParams
|
||||
|
||||
drawSubInventory :: SubInventory -> Configuration -> World -> Picture
|
||||
drawSubInventory subinv cfig w = case subinv of
|
||||
|
||||
Reference in New Issue
Block a user