mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-21 20:05:45 +02:00
Remove cloud_height setting
With the cloud API, the cloud_height setting has become obsolete and replaceable by a mod. It, and supporting code, can be removed.
This commit is contained in:
@@ -690,10 +690,6 @@
|
||||
# type: enum values: null, software, burningsvideo, direct3d8, direct3d9, opengl
|
||||
# video_driver = opengl
|
||||
|
||||
# Height on which clouds are appearing.
|
||||
# type: int
|
||||
# cloud_height = 120
|
||||
|
||||
# Radius of cloud area stated in number of 64 node cloud squares.
|
||||
# Values larger than 26 will start to produce sharp cutoffs at cloud area corners.
|
||||
# type: int
|
||||
|
Reference in New Issue
Block a user