mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Remove any mention of IRegionModule from region names and comments to aid
grepping for remaining uses
This commit is contained in:
@@ -62,7 +62,7 @@ namespace OpenSim.Region.CoreModules.Avatar.AvatarFactory
|
||||
|
||||
private object m_setAppearanceLock = new object();
|
||||
|
||||
#region IRegionModule
|
||||
#region Region Module interface
|
||||
|
||||
public void Initialise(IConfigSource config)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user