mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
Adding commented out log messages and some minor formatting for future bug hunting. No functional changes.
This commit is contained in:
@@ -2822,6 +2822,7 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
m_global_contactcount = 0;
|
||||
|
||||
d.WorldQuickStep(world, ODE_STEPSIZE);
|
||||
|
||||
d.JointGroupEmpty(contactgroup);
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user