Update sPhone.lua

This commit is contained in:
Ale32bit 2015-11-10 16:30:50 +01:00
parent 66ee9fc95e
commit 1562b24c02

View file

@ -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