From b2c77901e359840a84988cc5775b817b2d2d3324 Mon Sep 17 00:00:00 2001 From: Ale2610 Date: Sat, 29 Aug 2015 15:59:49 +0200 Subject: [PATCH] Update sPhone.lua --- src/sPhone.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sPhone.lua b/src/sPhone.lua index 77ecb62..798e9ab 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -533,7 +533,6 @@ local function kernel() f = fs.open("/.sPhone/config/.sIDpw", "w") f.write(pw) f.close() - break end end end