* refactor: Move god related methods in Scene out to a module

This commit is contained in:
Justin Clarke Casey
2009-03-30 18:20:41 +00:00
parent 6957803759
commit ac8fc02afc
4 changed files with 218 additions and 119 deletions

View File

@@ -696,7 +696,7 @@ namespace OpenSim.Region.Framework.Scenes
}
}
protected internal void removeUserCount(bool TypeRCTF)
public void removeUserCount(bool TypeRCTF)
{
if (TypeRCTF)
{