* Killed hard coded heart after stats update

* Did some voodoo math on the sim FPS to make the values 0-50
This commit is contained in:
Teravus Ovares
2007-12-12 13:36:53 +00:00
parent 081f4403ea
commit 2fd2e0285c
2 changed files with 10 additions and 3 deletions

View File

@@ -213,7 +213,7 @@ namespace OpenSim.Framework
{
m_estateSettings = new EstateSettings();
}
return m_estateSettings;
}
}