aboutsummaryrefslogtreecommitdiffstats
path: root/src/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.c')
-rw-r--r--src/settings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings.c b/src/settings.c
index 9eb1fd2..b88ac83 100644
--- a/src/settings.c
+++ b/src/settings.c
@@ -7,6 +7,7 @@ Settings defaultSettings()
.windowHeight = 720,
.screenWidth = 596,
.screenHeight = 447,
+ .fov = 90.0,
.edgeDetectionWidth = 80.0,
.edgeDetectionHeight = 60.0,
.edgeDetectionFactor = 0.11,