1
0
의 미러 https://github.com/minetest-mods/MoreMesecons.git synced 2025-10-30 07:35:40 +01:00

Remove a debug message

This commit is contained in:
upsilon
2017-04-27 18:19:16 +02:00
부모 ae9935fcca
커밋 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