transition to kernel

This commit is contained in:
kepler155c
2018-01-20 07:19:32 -05:00
parent 40da3f1683
commit 663d8c3696
9 changed files with 3 additions and 19 deletions

View File

@@ -20,7 +20,9 @@ local peripheral = _G.peripheral
local term = _G.term
local turtle = _G.turtle
multishell.setTitle(multishell.getCurrent(), 'Resource Manager')
if multishell then
multishell.setTitle(multishell.getCurrent(), 'Resource Manager')
end
local config = {
computerFacing = 'north', -- direction turtle is facing