Patch from jhurliman. Fixing the texture decoding issues in progressive

texture sending. Grain of salt not included.
This commit is contained in:
Melanie Thielker
2008-11-18 20:02:25 +00:00
parent 18b6250f40
commit 0abb762ecc
9 changed files with 11 additions and 11 deletions

View File

@@ -28,7 +28,6 @@
using System.Reflection;
using log4net;
using OpenMetaverse;
using OpenMetaverse.Packets;
using OpenSim.Framework;
using OpenSim.Region.Environment.Interfaces;