Additional parameter for function aim(x, y).

dev-ui
PaweX 2013-02-13 02:59:40 +01:00
parent 34e758a9da
commit 551d6c4d95
1 changed files with 1 additions and 1 deletions

View File

@ -6617,7 +6617,7 @@ void CObject::SetSelect(bool bMode, bool bDisplayError)
if ( !m_bSelect )
{
SetGunGoalH(0.0f); // puts the cannon right
//SetGunGoalH(0.0f); // puts the cannon right
return; // selects if not finished
}