mirror of
https://github.com/nitro2010/mesecons_soundblock.git
synced 2024-11-22 07:13:48 +01:00
remove ephemeral option
This commit is contained in:
parent
a72ccdcce3
commit
49b061ebbb
2
init.lua
2
init.lua
@ -10,7 +10,7 @@ local on_digiline_receive = function (pos, _, channel, msg)
|
|||||||
pos = pos,
|
pos = pos,
|
||||||
max_hear_distance = heardistance,
|
max_hear_distance = heardistance,
|
||||||
gain = gain,
|
gain = gain,
|
||||||
}, true)
|
})
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user