mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Apply updated patch from issue 1871. Thanks sempuki.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user