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