Update sPhone.lua

This commit is contained in:
Ale32bit 2015-11-13 23:24:31 +01:00
parent 77c60e5a7d
commit d54f16413c

View file

@ -675,7 +675,7 @@ end
end
function login()
if fs.exists("/.sPhone/.password") then
if fs.exists("/.sPhone/config/.password") then
while true do
term.clear()
term.setCursorPos(1,1)