mirror of
https://github.com/kcozens/OpenSimSearch.git
synced 2026-08-14 08:52:28 +00:00
Add couple of events
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@33 109abde3-1f22-4c10-b5d7-b6b0135cd00c
This commit is contained in:
@@ -96,6 +96,8 @@ namespace OpenSimSearch.Modules.OpenSearch
|
||||
// Subscribe to messages
|
||||
client.OnDirPlacesQuery += DirPlacesQuery;
|
||||
client.OnDirFindQuery += DirFindQuery;
|
||||
client.OnDirPopularQuery += DirPopularQuery;
|
||||
client.OnDirLandQuery += DirLandQuery;
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user