- customized invulnerability colormap does not interfere with Powerup.ColorMap

https://forum.zdoom.org/viewtopic.php?t=66955
This commit is contained in:
alexey.lysiuk 2020-01-18 17:44:58 +02:00 committed by Christoph Oelckers
commit 747c6dcbc9
3 changed files with 54 additions and 25 deletions

View file

@ -2773,7 +2773,7 @@ static int D_DoomMain_Internal (void)
// enable custom invulnerability map here
if (cl_customizeinvulmap)
R_InitColormaps(true);
R_UpdateInvulnerabilityColormap();
if (!restart)
{