Change the way IRegionModule us referenced by IEmailModule to

allow later conversion to new style
This commit is contained in:
Melanie Thielker
2010-06-28 02:30:36 +02:00
committed by Melanie
parent 85a9c305a2
commit 0a82d10fc4
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ using OpenSim.Region.Framework.Scenes;
namespace OpenSim.Region.CoreModules.Scripting.EmailModules
{
public class EmailModule : IEmailModule
public class EmailModule : IRegionModule, IEmailModule
{
//
// Log