Fixed vonurability

This commit is contained in:
ElPumpo
2019-03-09 16:56:58 +01:00
parent f4265fec52
commit 5b5be01457
2 changed files with 2 additions and 5 deletions
-1
View File
@@ -65,7 +65,6 @@ function OpenBoatShop(shop)
local vehicle = GetVehiclePedIsIn(playerPed, false)
local props = ESX.Game.GetVehicleProperties(vehicle)
props.plate = plate
props.modelAlt = data.current.model
ESX.TriggerServerCallback('esx_boat:buyBoat', function (bought)