Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix display gamma documentation
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
minetest.conf.example
|
@@ -505,7 +505,7 @@ |
|
|
# type: int min: 15 max: 160 |
|
|
# zoom_fov = 15 |
|
|
|
|
|
# Adjust the gamma encoding for the light tables. Lower numbers are brighter. |
|
|
# Adjust the gamma encoding for the light tables. Higher numbers are brighter. |
|
|
# This setting is for the client only and is ignored by the server. |
|
|
# type: float min: 1 max: 3 |
|
|
# display_gamma = 2.2 |
|
|