mirror of
https://github.com/opensim/opensim.git
synced 2026-07-30 13:16:33 +08:00
Merge branch 'avination' into careminster
This commit is contained in:
@@ -335,7 +335,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
// Needs to determine which engine was running it and use that
|
||||
//
|
||||
errors = part.Inventory.CreateScriptInstanceEr(item.ItemID, 0, false, DefaultScriptEngine, 0);
|
||||
errors = part.Inventory.CreateScriptInstanceEr(item.ItemID, 0, false, DefaultScriptEngine, 1);
|
||||
}
|
||||
|
||||
// Tell anyone managing scripts that a script has been reloaded/changed
|
||||
|
||||
Reference in New Issue
Block a user