mirror of
https://github.com/redned70/Trader-Mod.git
synced 2024-08-30 16:52:16 +00:00
Added missing CUP Bikes, Boats and Planes
This commit is contained in:
parent
d1065f0e71
commit
df2daf4c45
@ -268,6 +268,7 @@
|
||||
"CTrucks",
|
||||
"CUGVs",
|
||||
"CUPArmed",
|
||||
"CUPBikes",
|
||||
"CUPUnarmed",
|
||||
"Cars",
|
||||
"FMPCars",
|
||||
@ -317,6 +318,7 @@
|
||||
"CChoppers",
|
||||
"CPlanes",
|
||||
"CUPChoppers",
|
||||
"CUPPlanes",
|
||||
"Choppers",
|
||||
"GREFChoppers",
|
||||
"GREFPlanes",
|
||||
@ -354,7 +356,8 @@
|
||||
"A3Boats",
|
||||
"ApexBoats",
|
||||
"Boats",
|
||||
"RHSBoats",
|
||||
"CUPBoats",
|
||||
"RHSBoats"
|
||||
// Whatever your last line is make sure it doesn't have a comma! <<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<<
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user