mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-01 15:20:23 +02:00
Removed debugging print of code *sigh*
...I seem to be rather forgetful today.
This commit is contained in:
@ -470,7 +470,6 @@ local function code_prohibited(code)
|
|||||||
end
|
end
|
||||||
rcode=rcode..v[2]
|
rcode=rcode..v[2]
|
||||||
end
|
end
|
||||||
print(rcode)
|
|
||||||
return rcode
|
return rcode
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user