mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-31 21:50:48 +00:00
parent
ffd20ee753
commit
5853a0b4d8
1 changed files with 0 additions and 3 deletions
|
@ -1641,9 +1641,6 @@ void P_TouchSpecialThing(mobj_t *special, mobj_t *toucher, boolean heightcheck)
|
|||
// Can't jump first frame
|
||||
player->pflags |= PF_JUMPSTASIS;
|
||||
|
||||
// Disable interaction with ground
|
||||
player->mo->flags |= MF_NOCLIPHEIGHT;
|
||||
|
||||
return;
|
||||
}
|
||||
case MT_EGGMOBILE2_POGO:
|
||||
|
|
Loading…
Reference in a new issue