mirror of
https://github.com/halpz/re3.git
synced 2025-07-14 01:48:10 +00:00
ObjectData
This commit is contained in:
@ -23,7 +23,7 @@ enum Config {
|
||||
|
||||
MAXVEHICLESLOADED = 50, // 70 on mobile
|
||||
|
||||
NUMOBJECTINFO = 400, // TODO(MIAMI): fantasy // object.dat
|
||||
NUMOBJECTINFO = 210,
|
||||
|
||||
// Pool sizes
|
||||
NUMPTRNODES = 50000,
|
||||
|
Reference in New Issue
Block a user