* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.

This commit is contained in:
Adam Frisby
2008-05-01 15:36:39 +00:00
parent 92fd719d7b
commit a1c8aa4050
91 changed files with 790 additions and 272 deletions

View File

@@ -37,7 +37,7 @@ using OpenSim.Framework;
using OpenSim.Region.Environment.Interfaces;
using OpenSim.Region.Environment.Scenes;
namespace OpenSim.Region.Environment.Modules
namespace OpenSim.Region.Environment.Modules.World.TreePopulator
{
/// <summary>
/// Version 2.0 - Very hacky compared to the original. Will fix original and release as 0.3 later.