Fixed VS2005 solution/project files

This commit is contained in:
MW
2007-04-02 09:09:00 +00:00
parent 2fd336513e
commit aa708d59f5
20 changed files with 2220 additions and 2220 deletions

View File

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