remove some warning ,see also Pull Request #302
bump up pybullet version
This commit is contained in:
@@ -1159,7 +1159,6 @@ public:
|
||||
if (m_floats[3] > maxVal)
|
||||
{
|
||||
maxIndex = 3;
|
||||
maxVal = m_floats[3];
|
||||
}
|
||||
|
||||
return maxIndex;
|
||||
|
||||
Reference in New Issue
Block a user