fix the name of a funtion on last commit

This commit is contained in:
UbitUmarov
2017-07-10 13:48:28 +01:00
parent cc5d6f6b7b
commit 63e3fc21ef
2 changed files with 3 additions and 3 deletions

View File

@@ -5530,7 +5530,7 @@ namespace OpenSim.Region.Framework.Scenes
}
}
public bool CollisionSoundThrootled(int collisionSoundType)
public bool CollisionSoundThrottled(int collisionSoundType)
{
double time = m_lastCollisionSoundMS;
// m_lastCollisionSoundMS = Util.GetTimeStampMS();