mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Mapgen: Make mgv7 the default in UI
The actual menu default comes from defaultsettings.cpp.
This commit is contained in:
parent
0614da3aff
commit
78bf7c46e5
3 changed files with 3 additions and 3 deletions
|
@ -1053,7 +1053,7 @@
|
|||
# Name of map generator to be used when creating a new world.
|
||||
# Creating a world in the main menu will override this.
|
||||
# type: enum values: v5, v6, v7, flat, valleys, fractal, singlenode
|
||||
# mg_name = v6
|
||||
# mg_name = v7
|
||||
|
||||
# Water surface level of the world.
|
||||
# type: int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue