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()
|
f.close()
|
||||||
sertextext.center(13," All Set!")
|
sertextext.center(13," All Set!")
|
||||||
sertextext.center(14,"Have fun with sPhone")
|
sertextext.center(14,"Have fun with sPhone")
|
||||||
|
sPhone.user = name
|
||||||
sleep(2)
|
sleep(2)
|
||||||
home()
|
home()
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue