diff --git a/init.lua b/init.lua index cf5b18a..7fe6a92 100644 --- a/init.lua +++ b/init.lua @@ -925,6 +925,8 @@ if progressive_mode then return filtered end + -- Workaround. Need an engine call to detect when the contents + -- of the player inventory changed, instead. mt.register_globalstep(function() local players = mt.get_connected_players() for i = 1, #players do