mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 21:31:32 +00:00
Missed a line
This commit is contained in:
parent
f822eb94cf
commit
ff57b4bc22
1 changed files with 1 additions and 0 deletions
|
@ -8202,6 +8202,7 @@ void P_MobjThinker(mobj_t *mobj)
|
|||
{
|
||||
mobj->momx = mobj->momy = 0;
|
||||
S_StartSound(mobj, mobj->info->activesound);
|
||||
P_SetMobjState(mobj, S_SSMINE_DEPLOY1);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue