mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
game: fix camera glitch with FOV 110
This commit is contained in:
@@ -24,11 +24,7 @@ class VPlane;
|
||||
|
||||
|
||||
// near and far Z it uses to render the world.
|
||||
#ifndef HL1_CLIENT_DLL
|
||||
#define VIEW_NEARZ 7
|
||||
#else
|
||||
#define VIEW_NEARZ 3
|
||||
#endif
|
||||
//#define VIEW_FARZ 28400
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user