mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 02:00:35 +00:00
Merge remote-tracking branch 'upstream/miami' into miami
This commit is contained in:
commit
9647587447
6 changed files with 169 additions and 143 deletions
|
@ -35,7 +35,7 @@ enum eVehicleType {
|
|||
};
|
||||
|
||||
enum {
|
||||
NUM_VEHICLE_POSITIONS = 10
|
||||
NUM_VEHICLE_POSITIONS = 5
|
||||
};
|
||||
|
||||
class CVehicleModelInfo : public CClumpModelInfo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue