mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
* revert r7724 so that PresenceChildStatus() starts throwing NRE's again
* apparantly logout code relies on this happening in certain circumstances. Really, the root issue needs to be investigated.
This commit is contained in:
@@ -333,6 +333,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
if (m_groupPowers.ContainsKey(groupID))
|
||||
return m_groupPowers[groupID];
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user