mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
parent
a7787bb9d2
commit
1c69476d9f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue