mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
tweak(vehicleProperties): return true on success
This commit is contained in:
@@ -487,4 +487,6 @@ function lib.setVehicleProperties(vehicle, props)
|
||||
if props.modLightbar then
|
||||
SetVehicleMod(vehicle, 49, props.modLightbar, false)
|
||||
end
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user