Document zoom_fov in settingtypes.txt and minetest.conf.example
This commit is contained in:
@@ -496,6 +496,11 @@
|
||||
# type: int min: 30 max: 160
|
||||
# fov = 72
|
||||
|
||||
# Field of view while zooming in degrees.
|
||||
# This requires the "zoom" privilege on the server.
|
||||
# type: int min: 15 max: 160
|
||||
# zoom_fov = 15
|
||||
|
||||
# Adjust the gamma encoding for the light tables. Lower numbers are brighter.
|
||||
# This setting is for the client only and is ignored by the server.
|
||||
# type: float min: 1 max: 3
|
||||
|
Reference in New Issue
Block a user