mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Small clean up of files and directories
This commit is contained in:
@@ -32,7 +32,7 @@ namespace OpenSim.Framework.User
|
||||
Circuits = new Dictionary<LLUUID, uint>();
|
||||
Inventory = new AgentInventory();
|
||||
homeregionhandle = Helpers.UIntsToLong((997 * 256), (996 * 256));
|
||||
homepos = new LLVector3();
|
||||
homepos = new LLVector3();
|
||||
homelookat = new LLVector3();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user