mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-10 18:09:16 +00:00
fix
This commit is contained in:
parent
6ef3b8c458
commit
2736c3a9d1
|
@ -175,7 +175,7 @@ CCarCtrl::GenerateOneRandomCar()
|
|||
}
|
||||
float frontX, frontY;
|
||||
float preferredDistance, angleLimit;
|
||||
float requestMultiplier;
|
||||
float requestMultiplier = 1.0f;
|
||||
bool invertAngleLimitTest;
|
||||
CVector spawnPosition;
|
||||
int32 curNodeId, nextNodeId;
|
||||
|
|
Loading…
Reference in a new issue