mirror of
https://github.com/halpz/re3.git
synced 2025-02-24 18:22:09 +00:00
debug fix
This commit is contained in:
parent
17dd26e1ca
commit
3900366a6b
@ -2654,7 +2654,6 @@ void CCarCtrl::SteerAIHeliTowardsTargetCoors(CAutomobile* pHeli)
|
||||
#else
|
||||
float speed = pHeli->AutoPilot.m_nCruiseSpeed * 0.01f;
|
||||
#endif
|
||||
float tmp = speed;
|
||||
if (distanceToTarget <= 100.0f)
|
||||
{
|
||||
if (distanceToTarget > 75.0f)
|
||||
|
Loading…
x
Reference in New Issue
Block a user