mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 15:25:47 +08:00
Remove any mention of IRegionModule from region names and comments to aid
grepping for remaining uses
This commit is contained in:
@@ -58,7 +58,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
private Scene m_scene;
|
||||
|
||||
#region IRegionModuleBase Members
|
||||
#region Region Module interfaceBase Members
|
||||
|
||||
|
||||
public Type ReplaceableInterface
|
||||
@@ -92,7 +92,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
#endregion
|
||||
|
||||
|
||||
#region IRegionModule Members
|
||||
#region Region Module interface
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user