mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
Some debug info for startup added to find bugs. ++
This commit is contained in:
@@ -92,7 +92,7 @@ namespace OpenSim.Region.ScriptEngine.RemoteServer
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return "LSLScriptingModule"; }
|
||||
get { return "RemoteServerScriptingModule"; }
|
||||
}
|
||||
|
||||
public bool IsSharedModule
|
||||
|
||||
Reference in New Issue
Block a user