Merge remote-tracking branch 'upstream/miami' into miami

This commit is contained in:
Nikolay Korolev
2020-05-12 02:00:26 +03:00
6 changed files with 169 additions and 143 deletions

View File

@ -35,7 +35,7 @@ enum eVehicleType {
};
enum {
NUM_VEHICLE_POSITIONS = 10
NUM_VEHICLE_POSITIONS = 5
};
class CVehicleModelInfo : public CClumpModelInfo