mirror of
https://github.com/halpz/re3.git
synced 2025-07-11 14:08:27 +00:00
fix
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user