1
0
ミラー元 https://github.com/luanti-org/luanti.git 前回の同期 2026-01-08 18:25:39 +01:00

Show singlenode mapgen to menu (#5868)

Fix #5867
このコミットが含まれているのは:
Loïc Blot
2017-06-01 23:18:24 +02:00
committed by GitHub
コミット 1c69476d9f

ファイルの表示

@@ -85,7 +85,7 @@ static MapgenDesc g_reg_mapgens[] = {
{"flat", true},
{"fractal", true},
{"valleys", true},
{"singlenode", false},
{"singlenode", true},
};
STATIC_ASSERT(