summaryrefslogtreecommitdiff
path: root/tomato.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tomato.lua')
-rw-r--r--tomato.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/tomato.lua b/tomato.lua
index d14658e..a659961 100644
--- a/tomato.lua
+++ b/tomato.lua
@@ -13,8 +13,6 @@ of the license, or (at your option) any later version.
-- Intllib
local S = crops.intllib
-local wateruse = 1
-
minetest.register_node("crops:tomato_seed", {
description = S("Tomato seed"),
inventory_image = "crops_tomato_seed.png",