mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
* Moved SendLogoutPacket back to IClientAPI.
This commit is contained in:
@@ -254,5 +254,6 @@ namespace OpenSim.Framework.Interfaces
|
||||
event ViewerEffectEventHandler OnViewerEffect;
|
||||
event Action<IClientAPI> OnLogout;
|
||||
event Action<IClientAPI> OnConnectionClosed;
|
||||
void SendLogoutPacket();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user