This commit is contained in:
Nikolay Korolev
2019-09-11 21:42:34 +03:00
parent c86c9b3118
commit 05b01c5ff5
6 changed files with 118 additions and 27 deletions

View File

@ -71,7 +71,9 @@ enum Config {
NUMPICKUPS = 336,
NUMEVENTS = 64,
NUM_CARGENS = 160
NUM_CARGENS = 160,
NUM_PATH_NODES_IN_AUTOPILOT = 8,
};
// We'll use this once we're ready to become independent of the game
@ -132,3 +134,4 @@ enum Config {
#define EXPLODING_AIRTRAIN // can blow up jumbo jet with rocket launcher
#define ANIMATE_PED_COL_MODEL
#define CANCELLABLE_CAR_ENTER
//#define REMOVE_TREADABLE_PATHFIND