mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
only send up top 20 pre sorted profile picks to viewers
This commit is contained in:
@@ -37,6 +37,9 @@ namespace OpenSim.Framework
|
||||
public const int MaxEstateAccessIds = 500;
|
||||
public const int MaxEstateManagers = 20;
|
||||
|
||||
|
||||
public const int MaxProfilePicks = 20;
|
||||
|
||||
// 'RegionSize' is the legacy region size.
|
||||
// DO NOT USE THIS FOR ANY NEW CODE. Use Scene.RegionInfo.RegionSize[XYZ] as a region might not
|
||||
// be the legacy region size.
|
||||
|
||||
Reference in New Issue
Block a user