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

@@ -29,7 +29,6 @@ using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using OpenMetaverse;
using OpenMetaverse.Packets;
using log4net;
using Nini.Config;
using Nwc.XmlRpc;