mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines.
Added the work in progress JVM scripting engine.
This commit is contained in:
@@ -185,8 +185,6 @@ namespace OpenSim.Framework.User
|
||||
response.Value = responseData;
|
||||
// TheUser.SendDataToSim(SimInfo);
|
||||
|
||||
|
||||
|
||||
}
|
||||
catch (Exception E)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user