game: set MAX_FOV value to 110
This commit is contained in:
parent
4291e168de
commit
9aadf6d2e5
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ enum CastVote
|
|||
|
||||
#define MAX_PLACE_NAME_LENGTH 18
|
||||
|
||||
#define MAX_FOV 90
|
||||
#define MAX_FOV 110
|
||||
|
||||
//===================================================================================================================
|
||||
// Team Defines
|
||||
|
|
Loading…
Reference in a new issue