diff --git a/nodes_hay.lua b/nodes_hay.lua index a8fb4d1..847e7d2 100644 --- a/nodes_hay.lua +++ b/nodes_hay.lua @@ -42,7 +42,7 @@ if( minetest.registered_items["default:dirt_with_grass"] if not timer:is_started() then timer:start(math.random(60, 300)) end - end, + end, }) end