mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
* encapsulated firstname/lastname on ScenePresence
* fixed 'users' console command * minor refactorings
This commit is contained in:
@@ -10,7 +10,7 @@ namespace OpenSim.Region.Scripting.LSL
|
||||
class LSLScript : IScript
|
||||
{
|
||||
ScriptInfo scriptInfo;
|
||||
LSL.Engine lindenScriptEngine;
|
||||
Engine lindenScriptEngine;
|
||||
|
||||
public LSLScript(string filename, libsecondlife.LLUUID taskObject)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user