mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 20:00:35 +00:00
Merge remote-tracking branch 'origin/miami' into miami
This commit is contained in:
commit
5f1c3fa208
15 changed files with 253 additions and 123 deletions
|
@ -141,6 +141,7 @@ enum
|
|||
HANDLING_FAT_REARW = 0x1000000,
|
||||
HANDLING_NARROW_FRONTW = 0x2000000,
|
||||
HANDLING_GOOD_INSAND = 0x4000000,
|
||||
HANDLING_UNKNOWN = 0x8000000, // something for helis and planes
|
||||
};
|
||||
|
||||
struct tHandlingData
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue