mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-05 22:09:59 +03:00
game: set MAX_FOV value to 110
This commit is contained in:
@@ -232,7 +232,7 @@ enum CastVote
|
||||
|
||||
#define MAX_PLACE_NAME_LENGTH 18
|
||||
|
||||
#define MAX_FOV 90
|
||||
#define MAX_FOV 110
|
||||
|
||||
//===================================================================================================================
|
||||
// Team Defines
|
||||
|
||||
Reference in New Issue
Block a user