- palette related fixes.

This commit is contained in:
Christoph Oelckers 2020-04-11 19:18:47 +02:00
commit 1a0ace4f88
8 changed files with 11 additions and 8 deletions

View file

@ -391,6 +391,7 @@ public:
FRemapTable remap(ActiveColors);
remap.Remap[0] = 0;
remap.Palette[0] = 0;
remap.ForFont = true;
for (unsigned l = 1; l < 18; l++)
{