mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
missing file
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user