Update sPhone.lua

This commit is contained in:
Ale2610 2015-08-24 20:50:49 +02:00
parent 483f110338
commit 7afdda7871

View file

@ -443,7 +443,7 @@ local function kernel()
end end
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 if not choose then
term.clear() term.clear()
term.setCursorPos(1,1) term.setCursorPos(1,1)