mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Supply proper type information for the various types of requests
This commit is contained in:
@@ -52,9 +52,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
{
|
||||
Normal = 0,
|
||||
LslHttp = 1,
|
||||
Inventory = 2,
|
||||
Texture = 3,
|
||||
Mesh = 4
|
||||
Inventory = 2
|
||||
}
|
||||
|
||||
public PollServiceEventArgs(
|
||||
|
||||
Reference in New Issue
Block a user