Fix build break

This commit is contained in:
Justin Clark-Casey (justincc)
2012-03-23 01:11:43 +00:00
parent a9995ede65
commit 4ee8b3e23e

View File

@@ -1161,7 +1161,7 @@ namespace OpenSim.Region.Framework.Scenes
/// <summary>
/// Start the scene loop
/// </summary>
public void Start()
public void StartTimer()
{
// m_log.DebugFormat("[SCENE]: Starting Heartbeat timer for {0}", RegionInfo.RegionName);