mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 03:14:08 +00:00
Merge remote-tracking branch 'upstream/miami' into miami
This commit is contained in:
commit
510261cb05
18 changed files with 308 additions and 198 deletions
|
@ -232,7 +232,7 @@ enum {
|
|||
MAX_NUM_INTRO_RECTANGLES = 16,
|
||||
MAX_NUM_SCRIPT_SRPITES = 16,
|
||||
MAX_NUM_SCRIPT_SPHERES = 16,
|
||||
MAX_NUM_USED_OBJECTS = 200,
|
||||
MAX_NUM_USED_OBJECTS = 220,
|
||||
MAX_NUM_MISSION_SCRIPTS = 120,
|
||||
MAX_NUM_BUILDING_SWAPS = 25,
|
||||
MAX_NUM_INVISIBILITY_SETTINGS = 20,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue