mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
Formatting cleanup.
This commit is contained in:
@@ -308,7 +308,7 @@ namespace OpenSim.Services.LLLoginService
|
||||
{
|
||||
// something went wrong, make something up, so that we don't have to test this anywhere else
|
||||
guinfo = new GridUserInfo();
|
||||
guinfo.LastPosition = guinfo.HomePosition = new Vector3(128, 128, 30);
|
||||
guinfo.LastPosition = guinfo.HomePosition = new Vector3(128, 128, 30);
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user