Also set Godlike flag. Might be useful

This commit is contained in:
Melanie
2011-01-27 03:54:41 +01:00
parent 61b67b2ead
commit adb341e32f

View File

@@ -329,6 +329,8 @@ namespace OpenSim.Services.LLLoginService
return LLFailedLoginResponse.GridProblem;
}
if (account.UserLevel >= 200)
flags |= TeleportFlags.Godlike;
//
// Get the avatar
//