This commit is contained in:
Zippy_Zolton 2020-11-30 12:05:45 -06:00
parent da1a3029a9
commit 20d1811983
1 changed files with 1 additions and 1 deletions

View File

@ -1342,7 +1342,7 @@ void P_DoSuperTransformation(player_t *player, boolean giverings)
P_SetPlayerMobjState(player->mo, S_PLAY_SUPER_TRANS1);
if (giverings) && player->rings > 50
player->rings = 50
player->rings = 50;
// Just in case.
if (!(mapheaderinfo[gamemap-1]->levelflags & LF_NOSSMUSIC))