diff options
Diffstat (limited to 'builtin')
-rw-r--r-- | builtin/settingtypes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 |