mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
We now support LSL state
This commit is contained in:
@@ -35,7 +35,7 @@ namespace OpenSim.Region.ScriptEngine.Common
|
||||
|
||||
// Interface used for loading and executing scripts
|
||||
|
||||
string State();
|
||||
string State { get; set; }
|
||||
|
||||
double llSin(double f);
|
||||
double llCos(double f);
|
||||
|
||||
Reference in New Issue
Block a user