Fix minetest.get_craft_recipe function
authorest31 <MTest31@outlook.com>
Mon, 23 Mar 2015 01:38:53 +0000 (02:38 +0100)
committerCraig Robbins <kde.psych@gmail.com>
Mon, 23 Mar 2015 03:40:20 +0000 (13:40 +1000)
commit5b5c4980112843e38d11cbc5c59d7c5de48da980
tree0959c6f222d6d498ddc20c8a93c81cbea4a8c391
parent0ae75f2a4e3107271924311b93327ff4b6c24e8c
Fix minetest.get_craft_recipe function

Previously, calling it resulted in a crash.
src/script/lua_api/l_craft.cpp