mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Whoops the second
This commit is contained in:
parent
55a738d2be
commit
925735bfaa
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…
Add table
Reference in a new issue