shroud: it works. perf is pretty ugly, and there are a lot of small bugs.
This commit is contained in:
@@ -4,7 +4,7 @@ using System.IO;
|
||||
|
||||
namespace OpenRa.FileFormats
|
||||
{
|
||||
public class PaletteRemap
|
||||
public class PaletteRemap : IPaletteRemap
|
||||
{
|
||||
int offset;
|
||||
List<Color> remapColors = new List<Color>();
|
||||
|
||||
Reference in New Issue
Block a user