mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
more on the hack (runprebuild)
This commit is contained in:
@@ -60,8 +60,6 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
|
||||
public int PingTimeMS { get { return 0; } }
|
||||
|
||||
public bool SupportObjectAnimations { get; set; }
|
||||
|
||||
private string m_username;
|
||||
private string m_nick;
|
||||
|
||||
@@ -1782,5 +1780,8 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
public void CheckViewerCaps() { }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user