raze/source/games/exhumed
Kevin Caccamo b1c0614d93 Attempt to fix #647
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.
2022-12-11 16:26:25 +01:00
..
src Attempt to fix #647 2022-12-11 16:26:25 +01:00
all.cpp - eliminated AngleDiff. 2022-10-18 19:01:44 +02:00