updates for environment handling changes
This commit is contained in:
@@ -24,6 +24,7 @@ _G._syslog = function(...)
|
||||
local oldTerm = term.redirect(mon)
|
||||
Util.print(...)
|
||||
term.redirect(oldTerm)
|
||||
oldDebug(...)
|
||||
end
|
||||
|
||||
repeat
|
||||
|
||||
Reference in New Issue
Block a user