Update sPhone.lua

This commit is contained in:
Ale2610 2015-09-16 16:09:13 +02:00
parent 7bcc2eabb5
commit 6d4817872b

View file

@ -262,7 +262,6 @@ local function kernel()
write(" "..sPhone.user) write(" "..sPhone.user)
else else
write(" New Update!") write(" New Update!")
sPhone.winOk("New Update!", "Go to Settings")
end end
box(2,3,"Shell",colors.black,colors.yellow) box(2,3,"Shell",colors.black,colors.yellow)
box(19,3,"Lock",colors.lightGray,colors.black) box(19,3,"Lock",colors.lightGray,colors.black)