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