Update sPhone.lua
This commit is contained in:
parent
eed9daedb5
commit
eabf9bf76b
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ local function kernel()
|
|||
printError("Script error: "..v..": "..err)
|
||||
fs.move("/.sPhone/autorun/"..v, "/.sPhone/autorun/disabled/"..v)
|
||||
printError(v.." disabled to prevent errors")
|
||||
sleep(0.5)
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue