wheat fixes

master
Fernando Zapata 2012-09-25 18:51:30 -06:00
parent 7bab6df029
commit 5112a66a81
2 changed files with 1 additions and 3 deletions

View File

@ -1,2 +1,2 @@
default
helper

View File

@ -12,8 +12,6 @@
------------------------------------------------------------- Functions --------
local function xyz( i,j,k ) return {x=i,y=j,z=k} end
local function unwheat( p, n, u )
p.y = p.y + 1
local nn = minetest.env:get_node( p ).name