Update sPhone.lua
This commit is contained in:
parent
c0521497dd
commit
de1fa1a20c
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ local function crash(err)
|
|||
sleep(0)
|
||||
until os.pullEvent("key")
|
||||
if not sPhone.devMode then
|
||||
os.forceShutdown()
|
||||
_G.term = nil
|
||||
end
|
||||
term.setBackgroundColor(colors.black)
|
||||
term.clear()
|
||||
|
|
Loading…
Reference in a new issue