Fix bike's fInAirXRes

This commit is contained in:
Sergeanur 2020-12-08 05:26:48 +02:00
parent aae4f3319f
commit 579efc05fc
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ CVector vecTestResistance(0.9995f, 0.9f, 0.95f);
float fDAxisX = 1.0f;
float fDAxisXExtra = 100.0f;
float fDAxisY = 1000.0f;
float fInAirXRes = 0.88f;
float fInAirXRes = 0.98f;
float fFlySpeedMult = -0.6f;
void