mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 13:55:35 +08:00
wt* remove osSetStateEvents, any script using it must just DIE
This commit is contained in:
@@ -245,7 +245,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
string osSetPenCap(string drawList, string direction, string type);
|
||||
string osDrawImage(string drawList, int width, int height, string imageUrl);
|
||||
vector osGetDrawStringSize(string contentType, string text, string fontName, int fontSize);
|
||||
void osSetStateEvents(int events);
|
||||
|
||||
void osSetRegionWaterHeight(double height);
|
||||
void osSetRegionSunSettings(bool useEstateSun, bool sunFixed, double sunHour);
|
||||
|
||||
Reference in New Issue
Block a user