Update sPhone.lua
This commit is contained in:
parent
29036c347c
commit
af211bcd78
1 changed files with 2 additions and 1 deletions
|
@ -406,6 +406,7 @@ local function kernel()
|
|||
f.close()
|
||||
sertextext.center(13," All Set!")
|
||||
sertextext.center(14,"Have fun with sPhone")
|
||||
sPhone.user = name
|
||||
sleep(2)
|
||||
home()
|
||||
end
|
||||
|
@ -425,4 +426,4 @@ if not ok then
|
|||
crash(error)
|
||||
end
|
||||
|
||||
os.forceShutdown()
|
||||
os.forceShutdown()
|
||||
|
|
Loading…
Reference in a new issue