mantis 8416: test

This commit is contained in:
UbitUmarov
2018-12-08 02:26:36 +00:00
parent 7b2b29d10d
commit f8c3fc5e05
3 changed files with 11 additions and 3 deletions

View File

@@ -441,7 +441,7 @@ namespace OpenSim.Region.ClientStack.Linden
else if (m_GetMesh2URL != string.Empty)
caps.RegisterHandler("GetMesh2", m_GetMesh2URL);
/* we can't support this cap. Current viewers connect to the workng regions.
/* we can't support this cap. Current viewers connect to the wrong regions.
//ViewerAsset
if (m_GetAssetURL == "localhost")
{