Kick BASE_TRACK_COMPLEXTIY back to RR value
This commit is contained in:
parent
19e8dc6691
commit
cc694a31b7
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ static waypoint_t *startingwaypoint = NULL;
|
|||
|
||||
static UINT32 circuitlength = 0U;
|
||||
|
||||
#define BASE_TRACK_COMPLEXITY (-6000) // Arbritrary, vibes-based value
|
||||
#define BASE_TRACK_COMPLEXITY (-5000) // Arbritrary, vibes-based value
|
||||
static INT32 trackcomplexity = 0;
|
||||
|
||||
static size_t numwaypoints = 0U;
|
||||
|
|
|
|||
Loading…
Reference in a new issue