Fixed vehicle extras to match the scripts (#3019)

This commit is contained in:
gir489
2024-05-01 17:24:20 -04:00
committed by GitHub
parent 7a25403912
commit 3470660b8d
3 changed files with 8 additions and 9 deletions

View File

@ -430,7 +430,6 @@ enum CustomVehicleModType
MOD_PRIMARY_CUSTOM = -131,
MOD_SECONDARY_CUSTOM = -132,
MOD_EXTRA_0 = -200,
MOD_EXTRA_1 = -201,
MOD_EXTRA_2 = -202,
MOD_EXTRA_3 = -203,