- added flag option menu item by Accensus.

This commit is contained in:
Christoph Oelckers 2020-10-24 17:49:56 +02:00
commit bc2b0a0252
3 changed files with 63 additions and 2 deletions

View file

@ -579,7 +579,6 @@ void RecordTextureColors (FImageSource *pic, uint32_t *usedcolors)
{
usedcolors[pixels[x]]++;
}
}
//==========================================================================