parent
a7787bb9d2
commit
1c69476d9f
|
@ -85,7 +85,7 @@ static MapgenDesc g_reg_mapgens[] = {
|
||||||
{"flat", true},
|
{"flat", true},
|
||||||
{"fractal", true},
|
{"fractal", true},
|
||||||
{"valleys", true},
|
{"valleys", true},
|
||||||
{"singlenode", false},
|
{"singlenode", true},
|
||||||
};
|
};
|
||||||
|
|
||||||
STATIC_ASSERT(
|
STATIC_ASSERT(
|
||||||
|
|
Loading…
Reference in New Issue