Fix hyudoro ballhog bug

This commit is contained in:
Sally Coolatta 2022-09-16 06:57:28 -04:00
parent fac7bb0627
commit 16a12de4f4

View file

@ -9011,7 +9011,7 @@ void K_StripItems(player_t *player)
player->curshield = KSHIELD_NONE;
player->bananadrag = 0;
player->ballhogcharge = 0;
player->sadtimer = 0;
K_UpdateHnextList(player, true);