Fix grid gods

melanie
Melanie Thielker 2017-01-07 01:07:56 +00:00
parent 6a066480cc
commit 8ec258bef4
1 changed files with 1 additions and 0 deletions

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)