This commit is contained in:
2024-10-08 10:17:50 +01:00
parent 7783108515
commit 2d536a31c9
5 changed files with 217 additions and 252 deletions
-1
View File
@@ -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