From: paramat Date: Thu, 7 May 2015 23:53:12 +0000 (+0100) Subject: Conf.example: Update recommended maximum cloud radius to 26 X-Git-Tag: 0.4.13~296 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=77e4a467f019459572d14e32a6187f43aee31b3a;p=oweals%2Fminetest.git Conf.example: Update recommended maximum cloud radius to 26 --- diff --git a/minetest.conf.example b/minetest.conf.example index 2475235a2..3d67afed5 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -143,7 +143,7 @@ #enable_clouds = true #cloud_height = 120 # Radius of cloud area stated in number of 64 node cloud squares. -# Values > 22 will start to produce clipping of the cloud area corners. +# Values larger than 26 will start to produce sharp cutoffs at cloud area corners. #cloud_radius = 12 #enable_3d_clouds = true # Use a cloud animation for the main menu background