Skip to content

Commit

Permalink
fix avenger4 (#754)
Browse files Browse the repository at this point in the history
  • Loading branch information
sprayzcs authored Jun 15, 2023
1 parent 1b617b0 commit a89a58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/AltV.Net.Shared/Enums/VehicleModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ public enum VehicleModel : uint
Ratel = 3758861739, // [0xE00BADAB] Ratel (CAR)
Stingertt = 1447690049, // [0x5649FF41] Itali GTO Stinger TT (CAR)
Avenger3 = 3868033424, // [0xE68D8190] Avenger (PLANE)
Anveger4 = 4225674290, // [0xFBDEAC32] Avenger (PLANE)
Avenger4 = 4225674290, // [0xFBDEAC32] Avenger (PLANE)
Clique2 = 3315674721, // [0xC5A12E61] Clique Wagon (CAR)
Streamer216 = 191916658, // [0xB706A72] Streamer216 (PLANE)
Brigham = 3640468689, // [0xD8FD24D1] Brigham (CAR)
Expand Down

0 comments on commit a89a58f

Please sign in to comment.