mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 19:01:37 +00:00
Proper default config
This commit is contained in:
@@ -667,6 +667,10 @@ ESX.Game.GetVehicleProperties = function(vehicle)
|
||||
IsVehicleNeonLightEnabled(vehicle, 3)
|
||||
},
|
||||
|
||||
extras = {
|
||||
|
||||
},
|
||||
|
||||
neonColor = table.pack(GetVehicleNeonLightsColour(vehicle)),
|
||||
tyreSmokeColor = table.pack(GetVehicleTyreSmokeColor(vehicle)),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user