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
|
||||
rcode=rcode..v[2]
|
||||
end
|
||||
print(rcode)
|
||||
return rcode
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user