mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
Merge branch 'master' of https://github.com/overextended/ox_lib
This commit is contained in:
@@ -87,7 +87,7 @@ function lib.getVehicleProperties(vehicle)
|
||||
wheelColor = wheelColor,
|
||||
wheels = GetVehicleWheelType(vehicle),
|
||||
windowTint = GetVehicleWindowTint(vehicle),
|
||||
xenonColor = GetVehicleXenonLightsColour(vehicle),
|
||||
xenonColor = GetVehicleXenonLightsColor(vehicle),
|
||||
neonEnabled = neons,
|
||||
neonColor = {GetVehicleNeonLightsColour(vehicle)},
|
||||
extras = extras,
|
||||
|
||||
Reference in New Issue
Block a user