Merge commit '9090039324ecc45bf1005e719f61a80f0187cb73' into bigmerge

avinationmerge
Melanie 2011-10-12 01:41:44 +01:00
commit b0ee174296
1 changed files with 0 additions and 3 deletions

View File

@ -2651,8 +2651,6 @@ Console.WriteLine("AddPhysicsActorTaint to " + taintedprim.Name);
//base.TriggerPhysicsBasedRestart();
//}
int i = 0;
// Figure out the Frames Per Second we're going at.
//(step_time == 0.004f, there's 250 of those per second. Times the step time/step size
@ -2810,7 +2808,6 @@ Console.WriteLine("AddPhysicsActorTaint to " + taintedprim.Name);
}
step_time -= ODE_STEPSIZE;
i++;
//}
//else
//{