missing file

This commit is contained in:
UbitUmarov
2019-03-30 12:56:23 +00:00
parent fa4716955e
commit 98be996991

View File

@@ -1400,7 +1400,7 @@ namespace OpenSim.Tests.Common
public uint GetViewerCaps()
{
return 0;
return 0x1000;
}
}