mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
Also set Godlike flag. Might be useful
This commit is contained in:
@@ -329,6 +329,8 @@ namespace OpenSim.Services.LLLoginService
|
||||
return LLFailedLoginResponse.GridProblem;
|
||||
}
|
||||
|
||||
if (account.UserLevel >= 200)
|
||||
flags |= TeleportFlags.Godlike;
|
||||
//
|
||||
// Get the avatar
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user