mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
..Equals() is also not good
This commit is contained in:
@@ -757,6 +757,7 @@ namespace OpenSim.Framework
|
||||
event DeRezObject OnDeRezObject;
|
||||
event RezRestoreToWorld OnRezRestoreToWorld;
|
||||
event Action<IClientAPI> OnRegionHandShakeReply;
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1009:DeclareEventHandlersCorrectly")]
|
||||
event GenericCall1 OnRequestWearables;
|
||||
event Action<IClientAPI, bool> OnCompleteMovementToRegion;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user