mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-01-09 01:10:22 +01:00
Remove a debug message
This commit is contained in:
parent
ae9935fcca
commit
f44bdbfb36
@ -125,7 +125,6 @@ end
|
||||
|
||||
local is_jammed
|
||||
local function wireless_activate(pos)
|
||||
print("activating wireless at pos " .. minetest.pos_to_string(pos))
|
||||
if is_jammed(pos) then
|
||||
-- jamming doesn't disallow receiving signals, only sending them
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user