mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
fixed the VS 2005 solution/ project files.
and a couple of other small changes
This commit is contained in:
@@ -62,7 +62,7 @@ namespace OpenSim.GridInterfaces.Remote
|
||||
{
|
||||
while (true)
|
||||
{
|
||||
//we need to add support for the asset server not knowing about a requested asset
|
||||
//we need to add support for the asset server not knowing about a requested asset
|
||||
// 404... THE MAGIC FILE NOT FOUND ERROR, very useful for telling you things such as a file (or asset ;) ) not being found!!!!!!!!!!! it's 2:22AM
|
||||
ARequest req = this._assetRequests.Dequeue();
|
||||
LLUUID assetID = req.AssetID;
|
||||
|
||||
Reference in New Issue
Block a user