Fix gremlins on Abstration minecart map
This commit is contained in:
parent
4917fcde50
commit
f359a53756
1 changed files with 1 additions and 1 deletions
|
|
@ -1635,7 +1635,7 @@ static BlockItReturn_t PIT_CheckLine(line_t *ld)
|
|||
{
|
||||
P_TestLine(ld);
|
||||
}
|
||||
else if (g_tm.maxstep > 0)
|
||||
else
|
||||
{
|
||||
if (g_tm.thing->z < open.floor)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue