fix game: don`t rotate viewmodels in zoom
This commit is contained in:
parent
e8ffb402de
commit
38209fe326
@ -645,7 +645,7 @@ void CViewRender::SetUpViews()
|
||||
// Set up the mono/middle view.
|
||||
CViewSetup &view = m_View;
|
||||
|
||||
view.zFav = farZ;
|
||||
view.zFar = farZ;
|
||||
view.zFarViewmodel = farZ;
|
||||
|
||||
// UNDONE: Make this farther out?
|
||||
|
Loading…
x
Reference in New Issue
Block a user