minor change

avinationmerge
UbitUmarov 2012-10-28 14:04:39 +00:00
parent 8bb2905416
commit dd0323d89e
1 changed files with 1 additions and 0 deletions

View File

@ -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
}
}