another..

This commit is contained in:
UbitUmarov
2020-08-26 15:49:43 +01:00
parent e6c4184680
commit 088a778853
6 changed files with 29 additions and 33 deletions

View File

@@ -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; }