0
0
Fork 0
mirror of https://github.com/DrBeef/Raze.git synced 2025-03-05 17:01:56 +00:00
raze/source/games/exhumed
Kevin Caccamo b1c0614d93 Attempt to fix
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 2022-12-11 16:26:25 +01:00
all.cpp - eliminated AngleDiff. 2022-10-18 19:01:44 +02:00