1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)

This commit is contained in:
Paramat 2019-09-08 17:51:34 +01:00 committed by GitHub
parent e97cbcf34d
commit 4682c7be5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 11 deletions

View file

@ -421,7 +421,6 @@ void set_default_settings(Settings *settings)
settings->setDefault("mg_flags", "caves,dungeons,light,decorations,biomes");
settings->setDefault("fixed_map_seed", "");
settings->setDefault("max_block_generate_distance", "8");
settings->setDefault("projecting_dungeons", "true");
settings->setDefault("enable_mapgen_debug_info", "false");
// Server list announcing