mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 03:15:36 +08:00
Another small tweak to image sending.
Implemented a few ll Functions, llSetObjectName llGetObjectName, llLoadURL (all currently untested).
This commit is contained in:
@@ -12,6 +12,7 @@ namespace OpenSim.Region.Environment.Scenes.Scripting
|
||||
public string Name
|
||||
{
|
||||
get { return "Object"; }
|
||||
set { }
|
||||
}
|
||||
|
||||
public LLUUID UUID
|
||||
|
||||
Reference in New Issue
Block a user