Use tabs instead of spaces and remove unnecessary return

This commit is contained in:
Jeija 2014-02-26 16:10:15 +01:00
parent d3aa2b794b
commit 2cf9e34a65

View File

@ -89,5 +89,4 @@ function digiline:transmit(pos, channel, msg, checked)
end
end
end
return
end