aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs')
-rw-r--r--OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
index a157df5..72cb5c8 100644
--- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
+++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
@@ -10512,7 +10512,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
10512 10512
10513 #endregion 10513 #endregion
10514 10514
10515 private void RefreshGroupMembership() 10515 public void RefreshGroupMembership()
10516 { 10516 {
10517 if (m_GroupsModule != null) 10517 if (m_GroupsModule != null)
10518 { 10518 {