Changed some logging stuff.
This commit is contained in:
@@ -84,7 +84,7 @@ local function sendLog(log, ...)
|
||||
sender=UNIT,
|
||||
type=LOG,
|
||||
log=log,
|
||||
CONTENT=arg
|
||||
content=arg
|
||||
}
|
||||
modem.transmit(CHANNEL, CHANNEL, textutils.serialise(logData))
|
||||
end
|
||||
|
Reference in New Issue
Block a user