Fix combination bug
This commit is contained in:
@@ -177,6 +177,7 @@ testInventory = IM.fromList $ zip [0..]
|
||||
, makeTypeCraftNum 3 CAN
|
||||
, makeTypeCraftNum 3 TIN
|
||||
, makeTypeCraftNum 3 PLANK
|
||||
, makeTypeCraftNum 1 MOTOR
|
||||
]
|
||||
stackedInventory :: IM.IntMap Item
|
||||
stackedInventory = IM.fromList $ zip [0..]
|
||||
|
||||
Reference in New Issue
Block a user