mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Fix build break
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user