mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/CoreModules/Avatar/Friends/FriendsModule.cs
This commit is contained in:
@@ -329,7 +329,7 @@ namespace OpenSim.Tests.Common.Mock
|
||||
/// </value>
|
||||
private UUID m_agentId;
|
||||
|
||||
public ISceneAgent SceneAgent { get { throw new NotImplementedException(); } }
|
||||
public ISceneAgent SceneAgent { get; set; }
|
||||
|
||||
/// <value>
|
||||
/// The last caps seed url that this client was given.
|
||||
|
||||
Reference in New Issue
Block a user