mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
fix setneces and make list not vanish
This commit is contained in:
parent
670f4f1209
commit
4c1dd04980
3 changed files with 1 additions and 3 deletions
|
@ -81,7 +81,7 @@ local mgv6_biomes = {
|
|||
local mapgens_descriptions = {
|
||||
v7 = fgettext("Default mapgen with large complex mountains and plains"),
|
||||
valleys = fgettext("Large valleys with complex terrain and rivers"),
|
||||
carpathian = fgettext("Realistic looking world with vast plains."),
|
||||
carpathian = fgettext("Realistic looking world with vast plains"),
|
||||
v5 = fgettext("Simple, but jagged landscape"),
|
||||
flat = fgettext("Flat world terrain"),
|
||||
fractal = fgettext("World with a fractal structure"),
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 99b265a706537aa30d6b538dbb25c0947e64f0d2
|
|
@ -1 +0,0 @@
|
|||
Subproject commit a15201d92211bc03eb1bf9c6350ac31124f694a8
|
Loading…
Add table
Add a link
Reference in a new issue