mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
Common script for all objects (Default.lsl). ScriptEngine touch_start event now works, but llSay only outputs to server console.
This commit is contained in:
@@ -60,6 +60,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
|
||||
// Should we iterate the region for scripts that needs starting?
|
||||
// Or can we assume we are loaded before anything else so we can use proper events?
|
||||
|
||||
}
|
||||
public void Shutdown()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user