Merge branch 'blankart-dev' into newinput
This commit is contained in:
commit
bf211f9772
1 changed files with 1 additions and 0 deletions
|
|
@ -1297,6 +1297,7 @@ void P_SetPitchRollFromSlope(mobj_t *mo, pslope_t *slope)
|
|||
{
|
||||
mo->slopepitch = mo->sloperoll = 0;
|
||||
}
|
||||
mo->pitch = mo->roll = 0;
|
||||
}
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue