Skip to content

Fixes for Each Time and P_IsObjectOnGroundIn

Monster Iestyn requested to merge p_isobjectongroundin-fixes into master

Fixes the issue with Each Time reported here: https://mb.srb2.org/showthread.php?t=42818

Also fixes a separate issue with P_IsObjectOnGroundIn and intangible FOFs (where it determined that standing at the top height of them counted as being on the ground) which was also reproducable via the above bug funnily enough.

Merge request reports