1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-05 19:31:04 +00:00

fix setneces and make list not vanish

This commit is contained in:
Xeno333 2025-06-22 09:14:56 -05:00
parent 670f4f1209
commit 4c1dd04980
3 changed files with 1 additions and 3 deletions

View file

@ -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"),