mirror of
https://github.com/opensim/opensim.git
synced 2026-07-05 11:37:48 +08:00
* Handlerized ViewerEffect
* Now there-is-only-client-manager * First step towards moving Logout and ConnectionClosed out of Client and into something else (which will let us get rid of ClientView reference to ClientManager * General posititvity, peace, love and understanding
This commit is contained in:
@@ -42,6 +42,7 @@ namespace OpenSim.Region.ClientStack
|
||||
{
|
||||
partial class ClientView
|
||||
{
|
||||
public event ViewerEffectEventHandler OnViewerEffect;
|
||||
public event ImprovedInstantMessage OnInstantMessage;
|
||||
public event ChatFromViewer OnChatFromViewer;
|
||||
public event RezObject OnRezObject;
|
||||
|
||||
Reference in New Issue
Block a user