new line missing in spawn lua (puff shity windosers)

master
mckaygerhard 2023-06-18 11:01:01 -04:00
parent 98241ece2d
commit 043566c098
1 changed files with 1 additions and 1 deletions

View File

@ -635,4 +635,4 @@ nsspf_register_snowbankfungi ('clitocybe_glacialis','Clitocybe glacialis', 15, 1
action = function(pos, node)
minetest.set_node({x = pos.x, y = pos.y, z = pos.z}, {name = "air"})
end
})
})