temporary HACK to not kill some viewers

This commit is contained in:
UbitUmarov
2018-12-31 16:58:44 +00:00
parent ae00623b65
commit 813fda90da
6 changed files with 19 additions and 4 deletions

View File

@@ -60,6 +60,8 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
public int PingTimeMS { get { return 0; } }
public bool DoObjectAnimations { get; set; }
private string m_username;
private string m_nick;