mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 10:22:48 +01:00
- fix of the fix
This commit is contained in:
parent
b4a265db69
commit
a6757ca43a
@ -2545,8 +2545,6 @@ void UpdateRoadPosition(CAR_DATA* cp, VECTOR* basePos, int intention)
|
||||
{
|
||||
if (cp->ai.l.roadForward > roadAhead[i])
|
||||
cp->ai.l.roadForward = roadAhead[i];
|
||||
|
||||
i += dir;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user