Fix bugs in item locations
This commit is contained in:
@@ -35,8 +35,6 @@ data Item = Item
|
||||
, _itType :: ItemType
|
||||
, _itID :: Int
|
||||
, _itLocation :: ItemLocation
|
||||
-- , _itIsRoot :: Bool
|
||||
-- , _itIsSelected :: Bool
|
||||
, _itEffect :: ItEffect
|
||||
, _itInvSize :: Float
|
||||
, _itDimension :: ItemDimension
|
||||
|
||||
Reference in New Issue
Block a user