ObjectData

This commit is contained in:
Sergeanur
2020-10-23 08:41:23 +03:00
parent 281e45ce01
commit 89a7007c6a
2 changed files with 70 additions and 5 deletions

View File

@ -23,7 +23,7 @@ enum Config {
MAXVEHICLESLOADED = 50, // 70 on mobile
NUMOBJECTINFO = 400, // TODO(MIAMI): fantasy // object.dat
NUMOBJECTINFO = 210,
// Pool sizes
NUMPTRNODES = 50000,