mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Conf.example generation: Remove quotation marks from noise flags (#7844)
This commit is contained in:
parent
9a151e0ae8
commit
57a2f3e4c4
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ local group_format_template = [[
|
||||||
# octaves = %s,
|
# octaves = %s,
|
||||||
# persistence = %s,
|
# persistence = %s,
|
||||||
# lacunarity = %s,
|
# lacunarity = %s,
|
||||||
# flags = "%s"
|
# flags = %s
|
||||||
# }
|
# }
|
||||||
|
|
||||||
]]
|
]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue