]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/biome.cpp
Increase liquid_loop_max to 10000 again
[dragonfireclient.git] / src / biome.cpp
index 83d4e7a4c87ac0c41ddc88c52bd2a28aae1d0c71..7e3dcac77da172a70dd8aed4a13d4db506c866dd 100644 (file)
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "log.h"
 #include "util/numeric.h"
 #include "main.h"
-
+#include "util/mathconstants.h"
 
 NoiseParams nparams_biome_def_heat =
        {50, 50, v3f(500.0, 500.0, 500.0), 5349, 3, 0.70};