Comment out ItemValue
This commit is contained in:
@@ -47,7 +47,7 @@ data Item = Item
|
||||
, _itCurseStatus :: CurseStatus
|
||||
, _itTweaks :: ItemTweaks
|
||||
, _itScope :: Scope
|
||||
, _itValue :: ItemValue
|
||||
--, _itValue :: ItemValue
|
||||
, _itParams :: ItemParams
|
||||
}
|
||||
deriving (Eq, Show, Read, Generic, Flat)
|
||||
|
||||
Reference in New Issue
Block a user