namespace needs to match the definition in association XML
This commit is contained in:
parent
e2ec2966ec
commit
f242a8c304
@ -53,7 +53,7 @@ namespace UniversalEditor.DataFormats.Multimedia.FileSystem.Microsoft.Merlin
|
||||
}
|
||||
|
||||
MemoryAccessor ma = new MemoryAccessor();
|
||||
Document.Save(mvarPalette, new DataFormats.Multimedia.Palette.Adobe.ACODataFormat(), ma, true);
|
||||
Document.Save(mvarPalette, new DataFormats.Multimedia.Palette.Adobe.ACO.ACODataFormat(), ma, true);
|
||||
|
||||
fsom.Files.Add("PALETTE.ACO", ma.ToArray());
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user