mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
send agent view range to new child agents
This commit is contained in:
@@ -707,6 +707,7 @@ namespace OpenSim.Framework
|
||||
public interface IClientAPI
|
||||
{
|
||||
Vector3 StartPos { get; set; }
|
||||
float StartFar { get; set; }
|
||||
|
||||
UUID AgentId { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user