mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Move osFunctions into a new Careminster script interface
This commit is contained in:
@@ -163,10 +163,5 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
key osGetMapTexture();
|
||||
key osGetRegionMapTexture(string regionName);
|
||||
LSL_List osGetRegionStats();
|
||||
|
||||
// Windlight Functions
|
||||
LSL_List osGetWindlightScene(LSL_List rules);
|
||||
int osSetWindlightScene(LSL_List rules);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user