Tweak main inventory display, have not solved space leak
This commit is contained in:
@@ -30,6 +30,7 @@ data SelectionSection a = SelectionSection
|
||||
{ _ssItems :: IntMap (SelectionItem a)
|
||||
, _ssOffset :: Int
|
||||
, _ssShownItems :: [Picture]
|
||||
, _ssShownLength :: Int
|
||||
, _ssIndent :: Int
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user