mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
minor change
This commit is contained in:
@@ -1977,6 +1977,7 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
m_timeDilation = 1;
|
||||
if (step_time > m_SkipFramesAtms)
|
||||
step_time = 0;
|
||||
m_lastframe = DateTime.UtcNow; // skip also the time lost
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user