Fix grid gods

This commit is contained in:
Melanie Thielker
2017-01-07 01:07:56 +00:00
parent 6a066480cc
commit 8ec258bef4

View File

@@ -1077,6 +1077,7 @@ namespace OpenSim.Region.Framework.Scenes
// GodController = new GodController(world, this, userlevel);
GodController = new GodController(world, this);
GodController.UserLevel = userlevel;
// IGroupsModule gm = m_scene.RequestModuleInterface<IGroupsModule>();
// if (gm != null)