Additional parameter for function aim(x, y).
parent
34e758a9da
commit
551d6c4d95
|
@ -6617,7 +6617,7 @@ void CObject::SetSelect(bool bMode, bool bDisplayError)
|
||||||
|
|
||||||
if ( !m_bSelect )
|
if ( !m_bSelect )
|
||||||
{
|
{
|
||||||
SetGunGoalH(0.0f); // puts the cannon right
|
//SetGunGoalH(0.0f); // puts the cannon right
|
||||||
return; // selects if not finished
|
return; // selects if not finished
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue