mantis 7896 and 7910: fix lsl setting of flexi and impact on prim type

This commit is contained in:
UbitUmarov
2021-11-30 16:29:04 +00:00
parent 9f88613f7e
commit 249f0fc4c2
4 changed files with 50 additions and 31 deletions

View File

@@ -890,6 +890,7 @@ namespace OpenSim.Framework
}
}
// only means we do have flexi data
public bool FlexiEntry {
get {
return _flexiEntry;