mirror of
https://github.com/opensim/opensim.git
synced 2026-06-19 03:36:18 +08:00
*Parcel Prim Count Maximums moved to their own functions so modules can override the default method of calculating how many prims a parcel can have.
This commit is contained in:
@@ -5576,7 +5576,7 @@ namespace OpenSim.Region.ScriptEngine.XEngine
|
||||
{
|
||||
m_host.AddScriptLPS(1);
|
||||
NotImplemented("llSetInventoryPermMask");
|
||||
}
|
||||
}
|
||||
|
||||
public string llGetInventoryCreator(string item)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user