mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-22 10:52:23 +00:00
Whoops the second
This commit is contained in:
parent
67f7c9d7d9
commit
ac058529c5
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue