mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
minor cosmetics
This commit is contained in:
@@ -2331,7 +2331,7 @@ namespace OpenSim.Region.PhysicsModule.ODE
|
||||
{
|
||||
SafeNativeMethods.AllocateODEDataForThread(~0U);
|
||||
|
||||
while (step_time > HalfOdeStep)
|
||||
while (step_time > HalfOdeStep)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user