mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Track selected objects per client
This commit is contained in:
@@ -442,6 +442,8 @@ namespace OpenSim.Tests.Common.Mock
|
||||
get { return new IPEndPoint(IPAddress.Loopback, (ushort)m_circuitCode); }
|
||||
}
|
||||
|
||||
public List<uint> SelectedObjects {get; private set;}
|
||||
|
||||
/// <summary>
|
||||
/// Constructor
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user