mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +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;
|
return LLFailedLoginResponse.GridProblem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (account.UserLevel >= 200)
|
||||||
|
flags |= TeleportFlags.Godlike;
|
||||||
//
|
//
|
||||||
// Get the avatar
|
// Get the avatar
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user