mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-07-06 02:10:23 +02:00
Remove "header comments"
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
-- MOREMESECONS TEMPORARY GATE
|
||||
|
||||
local temporarygate_get_output_rules = function(node)
|
||||
local rules = {{x = 0, y = 0, z = 1}}
|
||||
for i = 0, node.param2 do
|
||||
|
Reference in New Issue
Block a user