Merge commit '30fe66d3ab534422407415817b570a66096c543b' into bigmerge
commit
564563d273
|
@ -2793,9 +2793,6 @@ Console.WriteLine("AddPhysicsActorTaint to " + taintedprim.Name);
|
|||
{
|
||||
foreach (PhysicsActor obj in _collisionEventPrim)
|
||||
{
|
||||
if (obj == null)
|
||||
continue;
|
||||
|
||||
// m_log.DebugFormat("[PHYSICS]: Assessing {0} for collision events", obj.SOPName);
|
||||
|
||||
switch ((ActorTypes)obj.PhysicsActorType)
|
||||
|
|
Loading…
Reference in New Issue