mirror of
git://opensimulator.org/git/opensim
synced 2026-08-15 17:42:16 +00:00
* Patched fixed merge from trunk
This commit is contained in:
@@ -35,6 +35,6 @@ namespace OpenSim.Region.ScriptEngine.Common.ScriptEngineBase
|
||||
public interface iScriptEngineFunctionModule
|
||||
{
|
||||
void ReadConfig();
|
||||
bool PleaseShutdown { get; set; }
|
||||
// bool PleaseShutdown { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user