summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.")