Update sPhone.lua
This commit is contained in:
parent
66ee9fc95e
commit
1562b24c02
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ local function kernel()
|
||||||
mainTerm = term.current()
|
mainTerm = term.current()
|
||||||
}
|
}
|
||||||
|
|
||||||
if sPhone.dev then
|
if sPhone.devMode then
|
||||||
sPhone.crash = crash
|
sPhone.crash = crash
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue