summaryrefslogtreecommitdiffhomepage
path: root/src/fov.c
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2022-05-04 22:26:17 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2022-05-04 22:26:17 +0100
commit10ccb3fe63af983670966a52a267571d041aee1c (patch)
tree9b78eb47d91b0babfb148b51d1c14fe01b06d6da /src/fov.c
parent76ea6196c62d93c7a6c568600d9e4464cf3c5ca9 (diff)
Fix a woopsy and slightly tweak autorecord UX
Diffstat (limited to 'src/fov.c')
-rw-r--r--src/fov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fov.c b/src/fov.c
index f60f067..46b90d2 100644
--- a/src/fov.c
+++ b/src/fov.c
@@ -62,7 +62,7 @@ static bool find_SetDefaultFOV(struct con_cmd *fov) {
}
p += len;
}
- return true;
+ return false;
}
// replacement cvar needs to actively set player fov if in a map