From b5d24ef1581b0b1e1b1c95dbb48a0388cd071b05 Mon Sep 17 00:00:00 2001 From: cora Date: Mon, 26 Jun 2023 00:29:47 +0200 Subject: Add setting to make zoom FOV configurable --- builtin/settingtypes.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'builtin') diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index 7dc3843e3..6257ea64e 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -2331,6 +2331,9 @@ priv_bypass (PrivBypass) bool true zoom_bypass (ZoomBypass) bool true +# The zoom FOV when using ZoomBypass. Lower values mean more zoom. Default: 15.0 +zoom_bypass_fov (ZoomBypass FOV) float 15.0 + fastdig (FastDig) bool false fastplace (FastPlace) bool false -- cgit v1.2.3