Skip to content
Snippets Groups Projects
Commit 9e6bdc37 authored by BlockMen's avatar BlockMen Committed by Kahrl
Browse files

Fix compiling issue of MSVC

parent 27947d85
Branches
Tags
No related merge requests found
......@@ -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};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment