missing file
parent
7939974d92
commit
d838a7e5c7
|
@ -31,7 +31,7 @@ using OpenSim.Framework;
|
|||
|
||||
namespace OpenSim.Region.Framework.Interfaces
|
||||
{
|
||||
public delegate void ReportOutputAction(string format, string level, params object[] args);
|
||||
public delegate void ReportOutputAction(string format, params object[] args);
|
||||
|
||||
public interface IAvatarFactoryModule
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue