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:
melanie
2008-10-11 07:06:30 +00:00
parent 3299b1892a
commit 4bc0fbe50b
@@ -96,6 +96,8 @@ namespace OpenSimSearch.Modules.OpenSearch
// Subscribe to messages
client.OnDirPlacesQuery += DirPlacesQuery;
client.OnDirFindQuery += DirFindQuery;
client.OnDirPopularQuery += DirPopularQuery;
client.OnDirLandQuery += DirLandQuery;
}
//