Added sim check timer

This commit is contained in:
gareth
2007-04-02 01:35:22 +00:00
parent e985e05a5a
commit fc3213e188
2 changed files with 38 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ namespace OpenSim.Framework.Sims
public uint RegionLocY;
public string sendkey;
public string recvkey;
public bool online;
public SimProfileBase()
{