mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
oops
This commit is contained in:
parent
efbec2c252
commit
3d6ed19d55
1 changed files with 1 additions and 1 deletions
|
|
@ -440,7 +440,7 @@ make_anchored_slope
|
||||||
{
|
{
|
||||||
s = sides[line->sidenum[side]].sector;
|
s = sides[line->sidenum[side]].sector;
|
||||||
|
|
||||||
if (plane == FLOOR|CEILING)
|
if (plane == (FLOOR|CEILING))
|
||||||
{
|
{
|
||||||
flags &= ~ML_NOKNUX;
|
flags &= ~ML_NOKNUX;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue