Converted the WindModule to the new region module interface (38 to go). Also added both the WindModule and the SunModule to the Plugin manifest.

This commit is contained in:
Diva Canto
2012-11-09 16:28:30 -08:00
parent 7dfd1468cc
commit 19aab3e6fe
4 changed files with 122 additions and 110 deletions

View File

@@ -29,7 +29,7 @@ using OpenMetaverse;
namespace OpenSim.Region.Framework.Interfaces
{
public interface IWindModule : IRegionModule
public interface IWindModule : INonSharedRegionModule
{
/// <summary>