Changed a couple of method in PermissionManager from private to protected to fix the error that ckrinke just reported

This commit is contained in:
MW
2007-08-02 13:06:21 +00:00
parent ad03c0dc69
commit 5fa0821531
2 changed files with 3 additions and 4 deletions

View File

@@ -316,7 +316,6 @@ namespace OpenSim.Region.Environment.Scenes
this.m_particleSystem = pSystem.GetBytes();
}
#region Position
/// <summary>
///