Cleanup
This commit is contained in:
@@ -106,7 +106,6 @@ updateWorldEventFlags u =
|
||||
|
||||
updateWorldEventFlag :: WorldEventFlag -> Universe -> Universe
|
||||
updateWorldEventFlag wef = case wef of
|
||||
--InventoryChange -> id -- TODO determine more precisely when the inventory does change
|
||||
InventoryChange -> updateInventoryPositioning
|
||||
CombineInventoryChange -> updateCombinePositioning
|
||||
|
||||
|
||||
Reference in New Issue
Block a user