Apply updated patch from issue 1871. Thanks sempuki.

This commit is contained in:
Mike Mazur
2008-07-31 23:53:24 +00:00
parent 6d15f25026
commit 15669281fa
8 changed files with 35 additions and 34 deletions

View File

@@ -33,7 +33,7 @@ using OpenSim.Framework;
namespace OpenSim.Data
{
public abstract class UserDataBase : IUserData
public abstract class UserDataBase : IUserDataPlugin
{
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);