diff --git a/src/sPhone.lua b/src/sPhone.lua index 0bc2ce8..cd72907 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -262,7 +262,6 @@ local function kernel() write(" "..sPhone.user) else write(" New Update!") - sPhone.winOk("New Update!", "Go to Settings") end box(2,3,"Shell",colors.black,colors.yellow) box(19,3,"Lock",colors.lightGray,colors.black)