mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-22 03:41:45 +00:00
Revert "Reset overlays interp states each TryRunTics"
This reverts commit a71a216faa20e8751b3bd0157354e8d748940c92.
This commit is contained in:
parent
fa12c51fcf
commit
9276637db0
1 changed files with 0 additions and 2 deletions
|
@ -6901,8 +6901,6 @@ void P_RunOverlays(void)
|
|||
else
|
||||
P_SetThingPosition(mo);
|
||||
P_CheckPosition(mo, mo->x, mo->y);
|
||||
|
||||
R_ResetMobjInterpolationState(mo);
|
||||
}
|
||||
P_SetTarget(&overlaycap, NULL);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue