I don't know how these even come up

This commit is contained in:
Tatsuru 2020-01-24 01:03:38 -03:00
parent b4d6c160a9
commit 96a33f315c

View file

@ -12916,7 +12916,7 @@ void P_PlayerAfterThink(player_t *player)
player->mo->flags2 |= MF2_DONTDRAW;
player->mo->flags |= MF_NOGRAVITY;
}
if (player->powers[pw_dye])
{
player->mo->colorized = true;