mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
replace GetMeshModule and GetTextureModule
This commit is contained in:
@@ -56,7 +56,9 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
LslHttp = 1,
|
||||
Inventory = 2,
|
||||
Texture = 3,
|
||||
Mesh = 4
|
||||
Mesh = 4,
|
||||
Mesh2 = 5,
|
||||
Asset = 6
|
||||
}
|
||||
|
||||
public string Url { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user