mirror of
https://github.com/nitro2010/mesecons_soundblock.git
synced 2024-11-22 15:23:53 +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,
|
||||
max_hear_distance = heardistance,
|
||||
gain = gain,
|
||||
}, true)
|
||||
})
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user