@@ -620,6 +620,8 @@ public:
void updateWorld(float delta)
{
mDynWorld->getBtWorld()->stepSimulation(delta, 4);
mDbgDraw->update();
ECS::update(delta);
}
void updateWater(float delta)
The note is not visible to the blocked user.