handle AE again
This commit is contained in:
@@ -24,11 +24,11 @@ function ChestAdapter:init(args)
|
||||
|
||||
if chest then
|
||||
Util.merge(self, chest)
|
||||
end
|
||||
|
||||
if chest.listAvailableItems then
|
||||
self.list = chest.listAvailableItems
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
function ChestAdapter:isValid()
|
||||
|
||||
Reference in New Issue
Block a user