Skip to content

Commit

Permalink
fov'd
Browse files Browse the repository at this point in the history
  • Loading branch information
3doplayer67484 authored Apr 23, 2024
1 parent ccb05c3 commit a9dd27c
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 @@ -176,7 +176,7 @@ extern bool Descent_overrided_intro;
// This is the default FOV
#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
#define D3_DEFAULT_ZOOM 0.950f

// How long the a mission name can be
#define MSN_NAMELEN 32
Expand Down

0 comments on commit a9dd27c

Please sign in to comment.