Set maxpitch and minpitch to 89 and -89 respectively. It's not perfect 90 degrees in Goldsrc.
This commit is contained in:
parent
7b848d78ec
commit
b1a91280da
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue