missing file

0.9.1.0-post-fixes
UbitUmarov 2019-03-30 12:56:23 +00:00
parent fa4716955e
commit 98be996991
1 changed files with 1 additions and 1 deletions

View File

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