summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAuke Kok <auke-jan.h.kok@intel.com>2015-04-08 22:20:10 -0700
committerAuke Kok <auke-jan.h.kok@intel.com>2015-04-08 22:20:10 -0700
commitaa92db765522b2c0994ef22c30068c478834e71b (patch)
tree3aed30fbf001de24ac7234448f24b80a990c20c2
parent6f3cfe645e308b46ec18f3f1994bc311a6b30759 (diff)
cut'n'paste error
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
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.")