mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
a few more changes for hypothetical terrain PBR
This commit is contained in:
@@ -57,6 +57,7 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
private UUID m_agentID = UUID.Random();
|
||||
|
||||
public ISceneAgent SceneAgent { get; set; }
|
||||
public ViewerFlags ViewerFlags { get; private set; } = 0;
|
||||
|
||||
public int PingTimeMS { get { return 0; } }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user