Skip to content

Commit

Permalink
tweak(client): remove taskleavevehicle
Browse files Browse the repository at this point in the history
  • Loading branch information
renzuzu committed Mar 20, 2023
1 parent 90cca1d commit cbc367a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/keys.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ function isVehicleUnlocked()
Wait(1000)
SetVehicleEngineOn(v,false,true,true)
end
TaskLeaveVehicle(p,v,0)
Wait(1000)
if r and not Config.Ox_Inventory then
SetVehicleEngineOn(v,true,true,false)
Expand Down

0 comments on commit cbc367a

Please sign in to comment.