hyuu steal too

This commit is contained in:
minenice55 2026-04-06 15:51:45 -04:00
parent af92121c9d
commit 32fbacd51f

View file

@ -1847,7 +1847,9 @@ static void K_DoHyudoroSteal(player_t *player)
players[stealplayer].itemtype = KITEM_NONE;
players[stealplayer].itemamount = 0;
K_DisableSeekingReticule(player);
K_UnsetItemOut(&players[stealplayer]);
if (P_IsDisplayPlayer(&players[stealplayer]) && !r_splitscreen)
S_StartSound(NULL, sfx_s3k92);