mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
mantis 8583: osGetRegionMapTexture(); now returns prim region map textureID, without any requests to grid
This commit is contained in:
@@ -375,7 +375,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
|
||||
key osGetGender(LSL_Key rawAvatarId);
|
||||
key osGetMapTexture();
|
||||
key osGetRegionMapTexture(string regionName);
|
||||
key osGetRegionMapTexture(string regionNameOrID);
|
||||
LSL_List osGetRegionStats();
|
||||
vector osGetRegionSize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user