Update sPhone.lua
This commit is contained in:
parent
483f110338
commit
7afdda7871
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ local function kernel()
|
|||
end
|
||||
end
|
||||
|
||||
local choose = sPhone.yesNo("Setup Sertex ID", "Do you a Sertex ID?")
|
||||
local choose = sPhone.yesNo("Setup Sertex ID", "Do you have a Sertex ID?")
|
||||
if not choose then
|
||||
term.clear()
|
||||
term.setCursorPos(1,1)
|
||||
|
|
Loading…
Reference in a new issue