Update sPhone.lua
This commit is contained in:
parent
738ef13b86
commit
0388834c0e
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ local function kernel()
|
|||
|
||||
term.setBackgroundColor(colors.white)
|
||||
term.clear()
|
||||
term.setCursorPos(1,1)
|
||||
|
||||
for k, v in pairs(fs.list("/.sPhone/autorun")) do
|
||||
term.setTextColor(colors.black)
|
||||
|
|
Loading…
Reference in a new issue