forked from Simnation/Main
ed
This commit is contained in:
parent
f720b42a00
commit
ea67dd5407
1 changed files with 1 additions and 1 deletions
|
@ -726,7 +726,7 @@ function ToggleLockOnVehicle(vehicle, lock)
|
|||
SetVehicleLights(vehicle, 2)
|
||||
Citizen.Wait(150)
|
||||
SetVehicleLights(vehicle, 0)
|
||||
Citizen.Wait
|
||||
Citizen.Wait(150)
|
||||
SetVehicleLights(vehicle, 0)
|
||||
Citizen.Wait(150)
|
||||
SetVehicleLights(vehicle, 2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue