* Test Autoconvert line ending on my repo..

mysql-performance
Teravus Ovares (Dan Olivares) 2009-12-01 11:35:32 -05:00
parent 75e28b3a16
commit d2c1610d17
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ namespace OpenSim.Region.Framework.Scenes
UnAckedBytes = 24,
}
// Sending a stats update every 3 seconds
// Sending a stats update every 3 seconds-
private int statsUpdatesEveryMS = 3000;
private float statsUpdateFactor = 0;
private float m_timeDilation = 0;