Skip to content

Commit

Permalink
tweak(clrcore): add new vehicle mod types
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniGP17 committed Aug 21, 2024
1 parent 7403504 commit d538247
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions code/client/clrcore/External/VehicleModCollection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ public enum VehicleModType
Horns,
Suspension,
Armor,
Nitrous,
Turbo,
Subwoofer,
TyreSmoke,
Hydraulics2,
XenonLights,
FrontWheel = 23,
RearWheel,
PlateHolder,
Expand Down

0 comments on commit d538247

Please sign in to comment.