mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Renamed MaterialsDemoModule to MaterialsModule
This commit is contained in:
@@ -88,7 +88,7 @@ namespace OpenSim.Region.OptionalModules.MaterialsDemoModule
|
||||
public class MaterialsDemoModule : INonSharedRegionModule
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
|
||||
public string Name { get { return "MaterialsDemoModule"; } }
|
||||
|
||||
public Type ReplaceableInterface { get { return null; } }
|
||||
Reference in New Issue
Block a user