Supply proper type information for the various types of requests

This commit is contained in:
Melanie
2013-06-07 23:55:03 +01:00
parent 7c0bfca7a0
commit 75631e0267
3 changed files with 8 additions and 9 deletions

View File

@@ -52,9 +52,7 @@ namespace OpenSim.Framework.Servers.HttpServer
{
Normal = 0,
LslHttp = 1,
Inventory = 2,
Texture = 3,
Mesh = 4
Inventory = 2
}
public PollServiceEventArgs(