Try to plumb the other half

This commit is contained in:
Melanie Thielker
2014-07-29 04:41:38 +02:00
parent dfa9780c8c
commit 0c2537bb24
3 changed files with 19 additions and 0 deletions

View File

@@ -56,5 +56,8 @@ namespace OpenSim.Framework
public bool MediaLoop;
public bool ObscureMusic;
public bool ObscureMedia;
public bool SeeAVs;
public bool AnyAVSounds;
public bool GroupAVSounds;
}
}