mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -66,7 +66,7 @@ namespace OpenSim.Capabilities.Handlers
|
||||
string rurl = serverConfig.GetString("GetTextureRedirectURL");
|
||||
;
|
||||
server.AddStreamHandler(
|
||||
new GetTextureHandler("/CAPS/GetTexture/" /*+ UUID.Random() */, m_AssetService, "GetTexture", null, rurl));
|
||||
new GetTextureHandler("/CAPS/GetTexture/" */ /*+ UUID.Random() */ /*, m_AssetService, "GetTexture", null, rurl));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user