mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove math mapgen
This commit is contained in:
parent
e69d660784
commit
7df83c2c67
7 changed files with 1 additions and 444 deletions
|
@ -262,9 +262,6 @@ void set_default_settings(Settings *settings)
|
|||
settings->setDefault("chunksize", "5");
|
||||
settings->setDefault("mg_flags", "");
|
||||
|
||||
settings->setDefault("mgmath_generator", "mandelbox");
|
||||
|
||||
|
||||
// IPv6
|
||||
settings->setDefault("enable_ipv6", "true");
|
||||
settings->setDefault("ipv6_server", "false");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue