Skip to content

Commit 55c572c

Browse files
author
mathis
committed
fov 70
1 parent ebbf320 commit 55c572c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenGL/OpenGL/src/save/SaveManager.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ struct Config {
2020
unsigned int renderDistV = 5;
2121
unsigned int threadCount = 8;
2222

23-
float fov = 45.0;
23+
float fov = 70.0;
2424
SDL_Keycode forward = SDLK_z;
2525
SDL_Keycode backward = SDLK_s;
2626
SDL_Keycode left = SDLK_q;

0 commit comments

Comments
 (0)