cut'n'paste error

This commit is contained in:
Auke Kok 2015-04-08 22:20:10 -07:00
parent 6f3cfe645e
commit aa92db7655

View File

@ -12,4 +12,4 @@ of the license, or (at your option) any later version.
dofile(minetest.get_modpath(minetest.get_current_modname()) .. "/melon.lua") dofile(minetest.get_modpath(minetest.get_current_modname()) .. "/melon.lua")
minetest.log("action", S("[crops] loaded.")) minetest.log("action", "[crops] loaded.")