Set maxpitch and minpitch to 89 and -89 respectively. It's not perfect 90 degrees in Goldsrc.

This commit is contained in:
David Knapp 2018-10-31 17:03:38 -04:00
parent 7b848d78ec
commit b1a91280da

View file

@ -87,3 +87,5 @@ seta lang "en_us"
seta cfg_save_auto "1"
seta r_meshpitch "1"
seta gl_overbright "0"
seta maxpitch "89"
seta minpitch "-89"