]> git.lizzy.rs Git - minetest.git/blobdiff - src/constants.h
Tune generation responsiveness and cheat inhibition on server
[minetest.git] / src / constants.h
index 9ba10b51c6b0ec8560e7360adf8aea5435944c6f..a7cf1709b6ec036d864641616aecc02018f7b306 100644 (file)
@@ -50,7 +50,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #define MAP_GENERATION_LIMIT (31000)
 
 // Size of node in rendering units
-#define BS 10
+#define BS (10.0)
 
 #define MAP_BLOCKSIZE 16
 /*