mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 17:01:28 +00:00
b1c0614d93
I'm guessing the `nWalls < -1` is a typo, and it should have been `nWalls <= -1` all along. I decided to write `nWalls < 0` instead. I don't know if I broke anything with this commit, but hopefully everything else still works as intended. |
||
---|---|---|
.. | ||
src | ||
all.cpp |