fix winquake color glitc bug

the text are now whie instead for black

svn path=/trunk/; revision=15678
This commit is contained in:
Magnus Olsen 2005-05-30 07:27:22 +00:00
parent 30976b41c4
commit 3eedff3253

View file

@ -32,7 +32,7 @@ static HPALETTE hPrimaryPalette = 0; // used for WM_PALETTECHANGED
//static HPALETTE hLastRealizedPalette = 0; // UnrealizeObject() needs it
static UINT SystemPaletteUse = SYSPAL_STATIC; /* currently not considered */
static UINT SystemPaletteUse = SYSPAL_NOSTATIC; /* the program need save the palate and restore it */
const PALETTEENTRY COLOR_sysPalTemplate[NB_RESERVED_COLORS] =
{