#4772 fix group ownership detection for deeded objects
parent
d9db7bb645
commit
688224a6cb
|
|
@ -774,6 +774,7 @@ void LLPermissions::importLLSD(const LLSD& sd_perm)
|
|||
}
|
||||
}
|
||||
|
||||
fixOwnership();
|
||||
fix();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue