Removed circular reference in mapgenerator, it is a fully independent program now

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1978 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
John Hurliman
2008-07-23 19:04:41 +00:00
parent eae77e78dd
commit ec028a6dbf
3 changed files with 1 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ using System;
using System.Collections.Generic;
using System.IO;
namespace OpenMetaverse
namespace mapgenerator
{
/// <summary>
///