Removed debugging print of code *sigh*

...I seem to be rather forgetful today.
This commit is contained in:
gamemanj
2015-03-31 14:21:47 +01:00
parent 197c1133db
commit 39809ceda4

View File

@ -470,7 +470,6 @@ local function code_prohibited(code)
end
rcode=rcode..v[2]
end
print(rcode)
return rcode
end