From 1562b24c0205669dd9460f2352d475436b6c345f Mon Sep 17 00:00:00 2001 From: Ale32bit Date: Tue, 10 Nov 2015 16:30:50 +0100 Subject: [PATCH] Update sPhone.lua --- src/sPhone.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sPhone.lua b/src/sPhone.lua index ba5585d..098f0f8 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -95,7 +95,7 @@ local function kernel() mainTerm = term.current() } - if sPhone.dev then + if sPhone.devMode then sPhone.crash = crash end