1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-01 21:35:26 +01:00

View range: Set maximum to 4000 nodes

The network protocol does not support larger than 255 mapblocks.
This commit is contained in:
Rogier
2016-12-11 00:23:32 +01:00
committed by paramat
parent 38abc91802
commit 02112f84e2
4 changed files with 20 additions and 11 deletions

View File

@@ -473,8 +473,7 @@
# pause_fps_max = 20
# View distance in nodes.
# Min = 20
# type: int
# type: int min: 20 max: 4000
# viewing_range = 100
# Width component of the initial window size.