Skip to content

Commit

Permalink
Fix FOV Attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
3doplayer67484 authored Apr 23, 2024
1 parent 8d6d149 commit ccb05c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Descent3/descent.h
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ extern bool Descent_overrided_intro;
#define GAMEGAUGE_MAX_LOG 1000

// This is the default FOV
#define D3_DEFAULT_FOV 72.0
#define D3_DEFAULT_FOV 95.0
// This is the default zoom factor to be used for the game 3D view.
#define D3_DEFAULT_ZOOM 0.726f

Expand Down

0 comments on commit ccb05c3

Please sign in to comment.