Update sPhone.lua

This commit is contained in:
Ale32bit 2016-11-20 22:20:50 +01:00 committed by GitHub
parent 7a051b6279
commit a510060cfd

View file

@ -1185,6 +1185,7 @@ end
temp.set("homePID",task.add(function() sPhone.launch(homeID) end))
task.run()
sleep(0)
end
sPhone.inHome = false