mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Restructured the RegionApplicationBase.
This commit is contained in:
@@ -9,7 +9,7 @@ using libsecondlife.Packets;
|
||||
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
public class NpcClientBase :IClientAPI
|
||||
public class NpcClientBase : IClientAPI
|
||||
{
|
||||
public event ImprovedInstantMessage OnInstantMessage;
|
||||
public event ChatFromViewer OnChatFromViewer;
|
||||
|
||||
Reference in New Issue
Block a user