Skip to content

Commit

Permalink
Update AttachVehicleToCargobob.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gtasnail authored Jul 29, 2023
1 parent 589a4bc commit 0c6ee54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VEHICLE/AttachVehicleToCargobob.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ void ATTACH_VEHICLE_TO_CARGOBOB(Vehicle cargobob, Vehicle vehicle, int vehicleBo
* **z**: z hook/magnet Offset
## Example:
## Examples
```lua
function RequestVehicleModel(modelHash)
if not IsModelInCdimage(modelHash) then return end
Expand Down

0 comments on commit 0c6ee54

Please sign in to comment.