1.7.10 compatibility

This commit is contained in:
kepler155c
2018-02-20 23:59:33 -05:00
parent 6eff117d4a
commit 3e8b01be93
2 changed files with 10 additions and 9 deletions

View File

@@ -1091,6 +1091,7 @@ local function learnRecipe(page)
listingPage:refresh()
listingPage.grid:draw()
inventoryAdapter:eject(recipe, recipe.count, 'front')
return true
end
else