Didn't want to get left behind in the number of commits, and hey it says there are some differences between my local copy and svn, so why not commit?

This commit is contained in:
MW
2007-05-20 15:50:36 +00:00
parent 60639337bd
commit 4f26cf8ea2
3 changed files with 1 additions and 5 deletions

View File

@@ -49,6 +49,7 @@ namespace OpenSim.Framework.User
CurrentSecureSessionID = new LLUUID(randDataSS,0);
CurrentSessionID = new LLUUID(randDataS,0);
}
public void AddSimCircuit(uint circuitCode, LLUUID regionUUID)