mirror of
https://github.com/opensim/opensim.git
synced 2026-07-29 04:25:36 +08:00
Committing the interface change and the addition to the modules to get
the ball rolling on replacable modules. No user functionality yet
This commit is contained in:
@@ -110,6 +110,11 @@ namespace OpenSim.Client.Linden
|
||||
|
||||
}
|
||||
|
||||
public Type ReplacableInterface
|
||||
{
|
||||
get { return null; }
|
||||
}
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return "LLClientStackModule"; }
|
||||
|
||||
Reference in New Issue
Block a user