Some changes in response to feedback (thanks to avalanche for the last few things)

This commit is contained in:
Fierelier 2022-10-27 19:57:16 +02:00
parent e8672b2762
commit f223b2a490
1 changed files with 3 additions and 2 deletions

View File

@ -567,7 +567,7 @@ topBias = {
"murcielago": 0.3,
"mustanggt": 0.1,
"punto": 0.2,
"rx7": 0.5,
"rx7": 0.35,
"rx8": 0.4,
"rx8speedt": 0.6,
"sl500": 0.5,
@ -579,7 +579,8 @@ topBias = {
}
gripScale = {
"elise": 0.7
"elise": 0.7,
"camaro": 0.8
}
parsedVlt = []