raze/source/games
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
..
blood - Improved crosshair drawing that factor's in look_ang better I've had stashed away for a little bit. 2022-11-30 10:03:52 +01:00
duke Revert "- Duke: Invert the horizon offset in displayweapon_d() as it makes more sense." 2022-12-11 20:01:41 +11:00
exhumed Attempt to fix #647 2022-12-11 16:26:25 +01:00
sw - Improved crosshair drawing that factor's in look_ang better I've had stashed away for a little bit. 2022-11-30 10:03:52 +01:00