. colors allocated henceforth from the resulting image overwrite

the palette colors (sync with 2.0.34) (Rob Leslie)
This commit is contained in:
Pierre Joye 2007-04-04 00:30:18 +00:00
parent 0c168b643c
commit a9ca51ff1a

View File

@ -772,6 +772,7 @@ LOCAL (void)
nim->green[icolor] = 255;
nim->blue[icolor] = 255;
}
nim->open[icolor] = 0;
#endif
}