1
0
Fork 0
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:
Auke Kok 2016-12-15 20:55:41 -08:00 committed by paramat
parent 0614da3aff
commit 78bf7c46e5
3 changed files with 3 additions and 3 deletions

View file

@ -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