Restore original demo settings.

This commit is contained in:
yunfeibai
2016-10-17 13:19:34 -07:00
parent b07df4d504
commit 14fc8ae8c2
4 changed files with 9 additions and 14 deletions

View File

@@ -179,7 +179,7 @@ public:
}
virtual void stepSimulation(float deltaTime)
{
//m_robotSim.stepSimulation();
m_robotSim.stepSimulation();
}
virtual void renderScene()
{