summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 8f3ed2c..faf4ad3 100644
--- a/init.lua
+++ b/init.lua
@@ -11,5 +11,6 @@ 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()) .. "/corn.lua")
minetest.log("action", "[crops] loaded.")