Whoops the second

This commit is contained in:
Monster Iestyn 2019-08-01 20:48:24 +01:00
parent 67f7c9d7d9
commit ac058529c5
1 changed files with 1 additions and 1 deletions

View File

@ -784,7 +784,7 @@ void P_LineOpening(line_t *linedef, mobj_t *mobj)
#ifdef ESLOPE
opentopslope = ceilingslope;
#endif
openceilingrover = floorrover;
openceilingrover = ceilingrover;
}
if (lowestfloor > lowfloor)