mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
another..
This commit is contained in:
@@ -701,6 +701,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public IClientAPI ControllingClient { get; set; }
|
||||
|
||||
// dead end do not use
|
||||
public IClientCore ClientView
|
||||
{
|
||||
get { return (IClientCore)ControllingClient; }
|
||||
|
||||
Reference in New Issue
Block a user