Update sPhone.lua
This commit is contained in:
parent
7a051b6279
commit
a510060cfd
1 changed files with 1 additions and 0 deletions
|
@ -1185,6 +1185,7 @@ end
|
||||||
|
|
||||||
temp.set("homePID",task.add(function() sPhone.launch(homeID) end))
|
temp.set("homePID",task.add(function() sPhone.launch(homeID) end))
|
||||||
task.run()
|
task.run()
|
||||||
|
sleep(0)
|
||||||
|
|
||||||
end
|
end
|
||||||
sPhone.inHome = false
|
sPhone.inHome = false
|
||||||
|
|
Loading…
Reference in a new issue