let objects/avas push avas

avinationmerge
UbitUmarov 2012-04-24 06:56:34 +01:00
parent 1848ceac95
commit a4b76a42cc
1 changed files with 1 additions and 2 deletions

View File

@ -346,12 +346,11 @@ namespace OpenSim.Region.Physics.OdePlugin
m_iscollidingObj = true;
// m_iscollidingObj = value;
/*
if (m_iscollidingObj)
m_pidControllerActive = false;
else
m_pidControllerActive = true;
*/
}
}