From aa92db765522b2c0994ef22c30068c478834e71b Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Wed, 8 Apr 2015 22:20:10 -0700 Subject: cut'n'paste error --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 8f79690..8f3ed2c 100644 --- a/init.lua +++ b/init.lua @@ -12,4 +12,4 @@ of the license, or (at your option) any later version. dofile(minetest.get_modpath(minetest.get_current_modname()) .. "/melon.lua") -minetest.log("action", S("[crops] loaded.")) +minetest.log("action", "[crops] loaded.") -- cgit v1.2.3