mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Add the 4 missing events
This commit is contained in:
@@ -613,6 +613,10 @@ namespace OpenSim.Framework
|
||||
event ObjectOwner OnObjectOwner;
|
||||
|
||||
event DirPlacesQuery OnDirPlacesQuery;
|
||||
event DirFindQuery OnDirFindQuery;
|
||||
event DirLandQuery OnDirLandQuery;
|
||||
event DirPopularQuery OnDirPopularQuery;
|
||||
event DirClassifiedQuery OnDirClassifiedQuery;
|
||||
|
||||
event MapItemRequest OnMapItemRequest;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user