forked from Simnation/Main
Update main.lua
This commit is contained in:
parent
4551f8c51a
commit
27eb88ac1d
1 changed files with 1 additions and 1 deletions
|
@ -678,7 +678,7 @@ function DespawnTaxi()
|
||||||
if destinationBlip then
|
if destinationBlip then
|
||||||
RemoveBlip(destinationBlip)
|
RemoveBlip(destinationBlip)
|
||||||
destinationBlip = nil
|
destinationBlip = nil
|
||||||
}
|
|
||||||
|
|
||||||
-- Nach 10 Sekunden tatsächlich löschen
|
-- Nach 10 Sekunden tatsächlich löschen
|
||||||
SetTimeout(10000, function()
|
SetTimeout(10000, function()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue