mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown
This commit is contained in:
1
OpenSim/Framework/IClientAPI.cs
Normal file → Executable file
1
OpenSim/Framework/IClientAPI.cs
Normal file → Executable file
@@ -712,6 +712,7 @@ namespace OpenSim.Framework
|
||||
|
||||
UUID AgentId { get; }
|
||||
|
||||
UUID ScopeId { get; }
|
||||
/// <summary>
|
||||
/// The scene agent for this client. This will only be set if the client has an agent in a scene (i.e. if it
|
||||
/// is connected).
|
||||
|
||||
Reference in New Issue
Block a user