mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
* encapsulated some public fields
This commit is contained in:
@@ -76,7 +76,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
this.CreateRootFromShape(ownerID, localID, shape, pos);
|
||||
|
||||
// Setup a backup event listener
|
||||
world.eventManager.OnBackup += new EventManager.OnBackupDelegate(ProcessBackup);
|
||||
world.EventManager.OnBackup += new EventManager.OnBackupDelegate(ProcessBackup);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user