Alexander 'z33ky' Hirsch b95c72eb3f Fix viewmodel flip on zoom
The fabs() was incorrectly applied only to the viewmodel's FOV instead
of the result of that subtracted by the FOV offset.

Further it doesn't seem to make sense to use the absolute value of that
subtraction; Yes, it does prevent flipping, but it will zoom out again
as the FOV decreases.
Instead just limit the result of the subtraction to non-negative
numbers.
2021-04-29 18:36:58 +02:00
..
2021-04-29 18:36:58 +02:00
2021-04-23 10:23:53 -05:00
2021-04-25 23:06:19 +02:00
2013-12-02 19:46:31 -08:00
2021-04-25 23:06:19 +02:00
2021-03-06 02:04:55 +02:00
2013-12-02 19:46:31 -08:00