Skip to content

Commit

Permalink
Fix Faction V2 VehicleModel implementation (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbrannon authored Jun 24, 2024
2 parents 220601c + 613e0dc commit 4d65138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/fusion_engine_client/messages/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ class VehicleModel(IntEnum):
MAN_TGX = 140

FACTION = 160
FACTION_V2 = 161

LINCOLN_MKZ = 180

Expand Down

0 comments on commit 4d65138

Please sign in to comment.