mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 20:53:45 +01:00
Conf.example generation: Remove quotation marks from noise flags (#7844)
This commit is contained in:
committed by
Paramat
parent
9a151e0ae8
commit
57a2f3e4c4
@@ -31,7 +31,7 @@ local group_format_template = [[
|
|||||||
# octaves = %s,
|
# octaves = %s,
|
||||||
# persistence = %s,
|
# persistence = %s,
|
||||||
# lacunarity = %s,
|
# lacunarity = %s,
|
||||||
# flags = "%s"
|
# flags = %s
|
||||||
# }
|
# }
|
||||||
|
|
||||||
]]
|
]]
|
||||||
|
|||||||
Reference in New Issue
Block a user