diff options
Diffstat (limited to 'src/fov.c')
-rw-r--r-- | src/fov.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |