- customized invulnerability colormap does not interfere with Powerup.ColorMap
https://forum.zdoom.org/viewtopic.php?t=66955
This commit is contained in:
parent
e43894213e
commit
747c6dcbc9
3 changed files with 54 additions and 25 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue