mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Working on AppDomains. Scripting is now officially broken. :]
This commit is contained in:
@@ -34,6 +34,8 @@ namespace OpenSim.Region.ScriptEngine.Common
|
||||
{
|
||||
public interface LSL_BuiltIn_Commands_Interface
|
||||
{
|
||||
string State();
|
||||
|
||||
double llSin(double f);
|
||||
double llCos(double f);
|
||||
double llTan(double f);
|
||||
|
||||
Reference in New Issue
Block a user