hyuu steal too
This commit is contained in:
parent
af92121c9d
commit
32fbacd51f
1 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue