mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Updates all IRegionModules to the new style region modules.
Signed-off-by: Melanie <melanie@t-data.com>
This commit is contained in:
@@ -29,7 +29,7 @@ using OpenMetaverse;
|
||||
|
||||
namespace OpenSim.Region.Framework.Interfaces
|
||||
{
|
||||
public interface ISunModule : IRegionModule
|
||||
public interface ISunModule : INonSharedRegionModule
|
||||
{
|
||||
double GetSunParameter(string param);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user