Skip to content

Commit

Permalink
Update VEHICLE/SetVehicleHeadlightShadows.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dillon Skaggs <[email protected]>
  • Loading branch information
ahcenezdh and AvarianKnight authored Sep 13, 2024
1 parent 881850b commit 99f922a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion VEHICLE/SetVehicleHeadlightShadows.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ if (!vehicle) return;
SetVehicleHeadlightShadows(vehicle, 2);
```

### C# Example
```cs
using static CitizenFX.Core.Native.API;

Expand Down

0 comments on commit 99f922a

Please sign in to comment.