mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Mantis#1615. Thank you, Matth for a patch that:
causes deprecated LSL functions to throw the deprecated exception rather than not-implemented.
This commit is contained in:
@@ -1320,7 +1320,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
srcPart.Name, srcId, srcTaskItem.Name, srcTaskItem.ItemID, destPart.Name, destId, pin);
|
||||
// the LSL Wiki says we are supposed to shout on the DEBUG_CHANNEL -
|
||||
// "Object: Task Object trying to illegally load script onto task Other_Object!"
|
||||
// How do we should from in here?
|
||||
// How do we shout from in here?
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user