mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
A bit more work on the AssetCache.
This commit is contained in:
@@ -289,6 +289,7 @@ namespace OpenSim
|
||||
|
||||
if (Asset.Data.Length > 2)
|
||||
{
|
||||
//data block should only have data in it, if there is no more data to be uploaded
|
||||
this.SendCompleteMessage();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user