mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* Starting to clean the house...
* Fixed circular dependency
This commit is contained in:
@@ -1546,7 +1546,6 @@ namespace OpenSim.ApplicationPlugins.RemoteController
|
||||
uint regX = 1000;
|
||||
uint regY = 1000;
|
||||
string passwd = UUID.Random().ToString(); // No requirement to sign-in.
|
||||
CachedUserInfo UI;
|
||||
UUID ID = UUID.Zero;
|
||||
AvatarAppearance mava;
|
||||
XmlNodeList avatars;
|
||||
|
||||
Reference in New Issue
Block a user