mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
send the MaxProfilePicks in simulatorFeatures
This commit is contained in:
@@ -154,6 +154,8 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
|
||||
m_features["MaxTextureResolution"] = OSD.FromInteger(Constants.MaxTextureResolution);
|
||||
|
||||
m_features["MaxProfilePicks"] = OSD.FromInteger(Constants.MaxProfilePicks);
|
||||
|
||||
m_features["MeshRezEnabled"] = true;
|
||||
m_features["MeshUploadEnabled"] = true;
|
||||
m_features["MeshXferEnabled"] = true;
|
||||
|
||||
Reference in New Issue
Block a user