1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-06-30 07:10:45 +02:00

get rid of some extraneous print statements

This commit is contained in:
Vanessa Ezekowitz
2013-11-25 23:58:51 -05:00
parent 7289bfcfba
commit bf7993b802
3 changed files with 1 additions and 7 deletions

View File

@ -15,8 +15,7 @@ if mesecon then
}
}
end
print("pipereceptor_on = "..dump(pipereceptor_on))
print("pipereceptor_off = "..dump(pipereceptor_off))
pipes_devicelist = {
"pump",
"valve",