mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Replace the Replaceable modules name
This commit is contained in:
@@ -51,7 +51,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// that the developer expects to be replaced by third party provided
|
||||
/// modules.
|
||||
/// </summary>
|
||||
Type ReplacableInterface { get; }
|
||||
Type ReplaceableInterface { get; }
|
||||
|
||||
/// <summary>
|
||||
/// This is called to initialize the region module. For shared modules, this is called
|
||||
|
||||
Reference in New Issue
Block a user