Update sPhone.lua
This commit is contained in:
parent
7bcc2eabb5
commit
6d4817872b
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue