forked from Simnation/Main
Update main.lua
This commit is contained in:
parent
fefd1dfd7a
commit
f16f396bee
1 changed files with 2 additions and 1 deletions
|
@ -617,7 +617,8 @@ function MonitorTaxiArrival(taxi, driver, playerCoords)
|
|||
Wait(2000)
|
||||
end
|
||||
end)
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
-- Event für Einsteigen ins Taxi
|
||||
RegisterNetEvent('taxi:enterTaxi', function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue