mirror of
https://github.com/opensim/opensim.git
synced 2026-07-08 05:36:27 +08:00
* Ooops, really put this on the task queue and not texture
This commit is contained in:
@@ -4049,7 +4049,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
}
|
||||
|
||||
cachedresp.Header.Zerocoded = true;
|
||||
OutPacket(cachedresp, ThrottleOutPacketType.Texture);
|
||||
OutPacket(cachedresp, ThrottleOutPacketType.Task);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user