mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Fixed vonurability
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user